Check a group in workflows / flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 03:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 07:24 AM
I fear that that would be possible to search.
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 07:36 AM
Hi, Go to Application and search using 'Code Search' option with the group name. Find the workflow activities.
Regards,
Suresh.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 08:31 AM
Its not checking in workflows/flows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 11:44 PM - edited 08-23-2024 07:23 AM
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