- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2025 10:35 PM
Hi
Anyone can help to find all the workflows which are routing to specific groups or task activities, we have new task to replace the group in all the workflows as currently groups are consolidating. workflows or catalog item names are not given.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2025 11:47 PM
Hello @Anusha Dande ,
My approach would be to go the complete table, if it's Catlog items, the Assignment group is set on the RITM, then sc_req_item.LIST or if the Assignment group is set on Catalog tasks, then sc_task.LIST and filter with Assignment group with your current group.
By this, you can get all the RITMs to whom this Assignment group is added.
On ScTask, you can bring the Parent RITM on the list layout and get the Catalog items.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2025 02:34 AM
seems you didn't go through the link properly
it clearly gives you what you want
it gives you the workflow version which has any activity using that sysId
💡 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 || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2025 11:47 PM
Hello @Anusha Dande ,
My approach would be to go the complete table, if it's Catlog items, the Assignment group is set on the RITM, then sc_req_item.LIST or if the Assignment group is set on Catalog tasks, then sc_task.LIST and filter with Assignment group with your current group.
By this, you can get all the RITMs to whom this Assignment group is added.
On ScTask, you can bring the Parent RITM on the list layout and get the Catalog items.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin
