I have attempted to configure Job Routing in FME Server 2017 in the config file but it is not working?
How do I configure Job Routing in FME Server 2017?
Best answer by steveatsafe
New in FME Server 2017, Job Routing is no longer configured in the config files (fmeServerConfig.txt).
We have changed the terminology that refers to Job Routing, and it is now called Job Queues in the Web UI and Documentation. (not to be confused with the "Queued Jobs" found in the Jobs page).
We felt this change describes better the purpose of the functionality. Think of a purchasing tickets at a baseball stadium and its ticket agents representing the queues.
If you are using FME Server 2017.0 you'll need to use the REST API to configure the Job Routing. However, starting 2017.1 you'll be able to use the Web UI.
One slight subtlety is that the REST API still refers to Job Routing terminology. This is for backwards compatibility.
See the documentation for more information (click here)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.