If I run a workspace on FME Server through an FME-Engine, and
- if this workspace writes some output,
- and the output is specified without a path
e.g. write DXF to "test" ...
--> then the output is written to the FME-Server Repository directory, which is NOT where I prefer to get the result.
Is there a way to specify the working dir for the engine at runtime, like with a parameter ?
I found FME_WORKING_DIR in the engine configuration, but it seems to be static.
Thanks for any advice
Michael