Need to know how to easily search all run scripts and scratchpads for workflows for a particular value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2022 06:45 AM
We are moving a custom table into an OOB table(class) and we need to search all run scripts, scratchpads, etc in all workflows for this table so we know what needs to be replaced. Does anyone have any suggestions? We found sys_variable_value but it does not show what workflow it is part of.
Thanks!!!
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2022 06:51 AM
Install SNUtils on your Chrome or Edge brower. Type "/" on Filter Navigator. Slashcommands window will open, type /code "code_search_term" and it will do a code search everywhere and tell where "code_search_term" have been used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2022 02:11 PM
I don't think that will work for workflows. At least it did not for me.