Skip to main content

I need to read a filename and path from a database, then use these values to open the file on the File System. Unfortunately the Reader standard do not take filemane from previous features. How may i handle that ? Thanks

You can use the FeatureReader transformer for this.


Reply