Using FME Desktop and Server 2016.1, I created a workspace that uses FMEServerJobSubmitters to start a series of jobs on the FME Server, all depending on the previous job.
This process works as designed, even with just 1 engine.
But if another process has claimed the engine, the workspace fails with the error that no license is available.
I would have expected my job to go to the queue.
Has anybody else experienced this behavior of the job submitted via FMEServerJobSubmitter?
If so, can this be avoided in any way?