Skip to main content
Question

Schedule configured to run job on given queue doesn't do it.

  • September 22, 2020
  • 3 replies
  • 23 views

Forum|alt.badge.img

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

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.

3 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • September 22, 2020

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


Forum|alt.badge.img
  • Author
  • 45 replies
  • September 22, 2020

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


Forum|alt.badge.img+2
  • 719 replies
  • September 28, 2020

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?