Check a group in workflows / flow

Abdul Musavvir
Kilo Guru

Hello All,

 

I just wanted to know if we have any way to check a particular group/group sys_id used in any of the workflow activities or flows.

I don't want to go through each and every workflow and its activities to find the group in it.

Any easy way let me know.

 

Thanks

Abdul

4 REPLIES 4

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Abdul Musavvir 

 

I fear that that would be possible to search.

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

ersureshbe
Giga Sage
Giga Sage

Hi, Go to Application and search using 'Code Search' option with the group name. Find the workflow activities.

 

Regards,

Suresh.

Regards,
Suresh.

Its not checking in workflows/flows.

Bhushan216
Tera Guru

Hello Abdul,

 

Yes we can search where is that Group used in Workflow , can't comment on flow as of now please find the steps for searching it in workflow.

 

1. Navigate to sys_variable_value Table

2. Copy Syd id of the Group you are trying to search in Workflow activities

3. Paste it in Value Column.

 

You will able to see all the workflow activities where the group is used.

 

Please mark correct if it helps.

 

Thanks,

Bhushan