Search Workflows to see if approval group is used?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 07:51 AM
Good morning community,
We have an assignment group that we are not sure where it might be used in Workflows and are trying to figure out how we can search the workflows to see if this group is used anywhere. It appears to be an approval group, members with no roles.
Any tips on how I can search workflows or approvals to see if this group is used anywhere? Not sure I can...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2023 11:27 PM
Hi @jlaps
copy group sys_id and search in sys_metadata[Application File] table and group by using class. If this group used in workflow then it will show here
Please check and Mark Helpful and Correct if it really helps you.