Question

Filename and path to open from another source (from DB table)

  • 1 October 2018
  • 1 reply
  • 0 views

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


1 reply

Userlevel 4

You can use the FeatureReader transformer for this.

Reply