Skip to main content

On a FME Server with job routing enabled I set the tm_tag parameter for a job by using the Direct URL Example from the WebUI and add the parameter to the end of the string. This works with the default dataset, but when I upload a temporary data set as a source data, the job fails, reporting the data was not found. How can I use a temporary upload in the Direct URL to run a workspace with the tm_tag parameter set?

There is an existing enhancement request to allow users to set the tm_tag for job routing via the WebUI without Direct URL Example.

The workaround for now to use a temporary upload in the Direct URL Example would be to specify the whole path of the temporary upload and then refresh the URL. Here is a short demo:

http://screencast.com/t/rpXJr5RSrrBB

When using the Direct URL Example and a temporary upload one has to keep in mind that the temporary upload will be deleted after 30 minutes by default.

https://docs.safe.com/fme/html/FME_Server_Documentation/Content/ReferenceManual/service_dataupload.htm


Reply