Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Finding all the workflows which are routed to specific group

Anusha Dande
Tera Expert

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

2 ACCEPTED SOLUTIONS

Najmuddin Mohd
Mega Sage

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

View solution in original post

@Anusha Dande 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

PrashantLearnIT
Tera Sage

HI @Anusha Dande 

 

We cannot do bulk updates for all workflows, that's not possible currently in ServiceNow. You have to basically manually update those one by one.

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

Hi @PrashantLearnIT 

 

Thank you for responding.

Is there any other way to find all the workflow activities/workflows where that specific group has been used

 

Thank you

Hi @Anusha Dande 

 

As per best practice we should not update sys_id on any record in ServiceNow system.

 

Force update activity can impact existing flows.

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

@PrashantLearnIT 

The question is different.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader