Skip to main content

How can I I set the workspaceRunner parameter 'FME Workspace' to my FME server path containing uploaded workspaces?

I have an attribute with the workspace name that gets set dynamically, so I know which workspace to call, but rather than set the path to a network location I would like to run workspaces that exist in the FME server environment.

Hi @ashertbrooks, the WorkspaceRunner cannot be used to run a workspace on an FME Server. Consider using the FMEServerJobSubmitter transformer.


Hi @ashertbrooks, the WorkspaceRunner cannot be used to run a workspace on an FME Server. Consider using the FMEServerJobSubmitter transformer.

Thanks @takashi

 


Reply