Hello,
I’m building a workflow to process multiple input files. When running from FME Flow some of the files are read correctly from this location: /data/fmeflow/resources/system/temp/upload// but for some of them I’m getting this error: File does not exist: $(FME_DATA_REPOSITORY)/
When running from FME Form I’m getting the same error: File does not exist: $(FME_MF_DIR)
For some reason this this happens only when more than 21 files are processed (does not matter the size of the file).
Do you have any idea how to fix it?
Thank you.