A few days ago we cleaned our FME_TEMP env variable directory as we had ~80GB files sitting there. I am now unable to use the Batch Deploy option and get the following in the log;
Starting translation...
couldn't open "{E:/Local Processing/FME_Temp/FME_1480515564385_17256}": no such file or directory
while executing
open $superBatchFileName "w"
invoked from within
set superBatchFile /open $superBatchFileName "w"]
(file "C:/Users/william.allen/AppData/Local/Temp/5/fme-batch-deploy-f14892.tcl" line 14)
Purging temporary files does not make a difference - nor does creating a blank file/folder.
Do I have to change the Temp directory? Any idea how to avoid this - and keep the Temp folder size down?