Skip to main content
Solved

How do I configure Job Routing in FME Server 2017?


fmelizard
Safer
Forum|alt.badge.img+19

I have attempted to configure Job Routing in FME Server 2017 in the config file but it is not working?

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)

View original
Did this help you find an answer to your question?

4 replies

stalknecht
Contributor
Forum|alt.badge.img+19
  • Contributor
  • July 11, 2017

Did you follow these instructions?

Job Queues


Forum|alt.badge.img+2
stalknecht wrote:

Did you follow these instructions?

Job Queues

For 2017.0, this is the relevant section:

 

To configure job routing, use the FME Server REST API V3. Job routing is configured using 
/transformations/jobroutes/
endpoints.

 


steveatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • Best Answer
  • July 11, 2017

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)


rudy_v
Contributor
Forum|alt.badge.img+6
  • Contributor
  • January 18, 2018

You can configure job routing in fmeServerconfig.txt in 2017.0 (we are still using it like this but with 2017.1 you need Web-UI, no longer in txt file)

#------------------ # Job Routing #-------------------------------------------- TM_QUEUE_TYPE=DEFAULT TM_DEFAULT_TAG=default

TM_ENGINE_1=GISFME01_Engine1:fast mapbase default TM_ENGINE_2=GISFME01_Engine2:normal asset default TM_ENGINE_3=GISFME01_Engine3:batch image default

2017.1.x - see below


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings