Skip to main content

How do I set the reader parameter to read the correct data directory on the server where the data is to be placed?

You can use the $FME_SHAREDRESOURCE_DATA parameter, it refers to the Data directory in the FME Server resources. If you need to go into subdirectories you can just add them after that parameter.


Reply