I have a few workspaces that are triggered in one main workspace to work in series. In my FME desktop the process runs perfect.
Now the plan is to move the complete workflow to FME Server.
All workspaces run perfect when started seperately. Now the issue is getting the integrated workspace working. I changed the workspacerunners to FMEServerJobSubmitters. But when running the main workspace the first workspace from the FMEServerJobSubmitter is queued. Only when killing the main, the second is started.
Any suggestion on this one?