- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021 11:10 PM
Hi Team,
In our production instance, one RITM workflow stuck in the Approval Coordinator activity even though all approvers are approved the requested item.
Is there any way to move the workflow in the next activity in the backend (using a background script)?
Please help me.. Thanks in advance..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2021 01:03 AM
I found the below article and followed the steps and I can move the workflow to the next stage.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0713154
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021 11:14 PM
Hi there,
You could open the Workflow Context from within the Platform UI, and try to use the UI Action "Nudge". This will trigger the Workflow again, and might move your workflow.
Else, check what the result was of the last finished utility of your workflow? And does the result, match one of the transitions? Or does this show you that the result does not match any of the transitions and that you've got a bug in your workflow?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021 11:28 PM
Hi Mark,
Thanks for your response.
I couldn't find it out. Could you please send me some screenshots?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021 11:30 PM
What kind you find out? Please be more specific.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021 11:44 PM
I found out the UI Action but the RITM which I want to move to the next activity is not available in the Workflow Contexts (wf_context) table.