I am licensed for only one engine but a second engine is created automatically when I use FMEJobSubmitter. Is this normal? Does this count as using two licenses? If I run this job on a server that already has two engines will both licenses be in use? Thanks
Best answer by hollyatsafe
Hi @joel.clark,
Please see this article for more information. If you have the following parameter set up:
Wait for Jobs to Complete: Yes
Submit Jobs: In Sequence
Then this is the expected behaviour because the child process is run as a sub process of the parent workspace (your job 254) on a single engine but they will display as there own job (334) in the Job History. This does not count as using a second license and the behaviour would remain the same no matter what the engine count is. If you would like the FMEServerJobSubmitter to use multiple engines then this article may of use to you: https://knowledge.safe.com/content/kbentry/55594/workflow-management-example-multiple-engines.html
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Please see this article for more information. If you have the following parameter set up:
Wait for Jobs to Complete: Yes
Submit Jobs: In Sequence
Then this is the expected behaviour because the child process is run as a sub process of the parent workspace (your job 254) on a single engine but they will display as there own job (334) in the Job History. This does not count as using a second license and the behaviour would remain the same no matter what the engine count is. If you would like the FMEServerJobSubmitter to use multiple engines then this article may of use to you: https://knowledge.safe.com/content/kbentry/55594/workflow-management-example-multiple-engines.html