[resolved] How to read filename and path from stream ?
I have following transformations:
ftplist--tfixedflow--tbufferoutput
|
|
subjob ok
|
|
tbufferinput--textractregexfield--tftpget
I want to get files from ftp which is regext match. I get filename and filepath in the stream. Now how do I get those file from ftp whose name is extracted as regexfield.