Close the RITM after all the catalog tasks are closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I have a requirement in which I need to generate 6 tasks in parallel.
Since I am using flow designer, I have checked the wait checkbox under each catalog task action. At the same time, RITM should get closed complete after all the tasks are complete.
Since I have checked the wait checkbox, it's not waiting and executing the if condition in 12th line number and returning false.
Actually, it needs to wait till all the tasks completion. How can I close the RITM only after all the tasks are complete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
it's already shared and self-explanatory
Still sharing it again
-> Lookup Records on sc_task with that filter Condition
-> Iterate on the above using For Each
-> then use Wait for Condition and select your record which is there in this iteration and use Active=false
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
