Dear All,
I am facing a very weird issue : I want to run another workspace using a workspacerunner with a set of user parameters. Sometimes it works, or sometimes I get a UNDEFINED MACRO error. What is really strange, it is that in some FME workspaces it works very well and the workspacerunner does the job - but in another workspace a workspacerunner (that calls exactly the same script with exactly the same set of input parameters) fails with the UNDEFINED MACRO failure. Even stranger : when I copy-paste the workspacerunner that does not work in the same workspace of the workspacerunners that works, it also does not work -> so in the same workspace I have 2 workspacerunners exactly identical, one working and the other raising a UNDEFINED macro error ???!!!
I've spent days trying to understand what was wrong in my script and/or parameter settings, but I end up thinking something else might be wrong... Do you have any ideas what could cause the issue ?
Particular cache files to delete ?
Are there some known bugs already reported related to that ? (I've read all the related questions of the forum I've found, but did not exactly find a one matching one).
Also running the script called in the WorkspaceRunner with a SystemCaller works perfectly, so I guess it is not my use of the parameters that cause the failure...
I am really desperate because I've spent sooooo much time on that that if any of you could help, it would a miracle !!!
Thanks in advance