Skip to main content

Hello,

 

I have a lot of engines and few queues. I have one queue called Test which is assigned only to one engine. All queues have priority 5.

 

Then I have a schedule configured to use queue: Test

 

But when I trigger job for that schedule what I can see is that both Tag and Queue is set to Default and job ends up on random engine.

 

What am I doing wrong?

 

Schedule configuration

 x2

 

engine/job configuration:

x3

 

Submited job execution details:

x1

Does this happen only when you trigger the schedule manually? or also when the schedule runs at its set interval?


Does this happen only when you trigger the schedule manually? or also when the schedule runs at its set interval?

Also when it runs at its set interval


Hi @witos​ ,

 

It sounds like you have everything set up correctly. What is your FME Server Version/Build? 

 

To help get started troubleshooting here are a few things to test:

 

  1. If you run the workspace on the Run Workspace page, instead of the schedule and assign the queue, does this work?
  2. If you assign the Repository this workspace sits in to the Test queue to, then leave this advanced setting blank, does this work?
  3. If you set one of the Sample workspace jobs on a schedule and assign it to the Test queue, does this work as expected?

 


Reply