- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 09:37 PM
Hello All,
I opened the workflow timer activity in scheduled job and changed the next action to after 5 minutes, The state changed from ready to queued. What does this mean? and what is the difference between ready, queued and running states?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 09:49 PM
If you see a job going from ready to queued most probably is because it already got executed and now it's back to queued.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 09:41 PM
Queued should mean that is in line waiting for its turn. Ready should mean that is just awaiting to be pulled past its triggered time and Running should represent the state where it has been picked for execution.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2018 01:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2018 05:53 AM
Hi reeb, it means that the workflow is been executed by ServiceNow. I can see that the three activities that you have shared could represent some type of "waiting time" for a given condition to take place. If the condition already took place, it may be necessary to force an update so that the condition is reevaluated.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 09:49 PM
If you see a job going from ready to queued most probably is because it already got executed and now it's back to queued.
Thanks,
Berny