I'm attempting to run a workspace on FME server that writes a gdb which uses an xml template file. If i upload the workspace and choose upload files, this works fine. If I try and use a parameter to set the location of the xml file and upload the file to the appropriate resource folder the process fails with an error
The error message from ArcObjects is: {unable to open primary document entity
I know the file is in the correct location as a file not found error is generated if the file isn't there.
Any ideas?