Friday, March 12th, 2010 | Author: Mr. A
For example if you want to get the current file name from a tFileList control and use it as an import for let say Excel Input, you can put the following in the File Source:
((String)globalMap.get(”tFileList_1_CURRENT_FILEPATH”))
Category: Talend
