How to search code in workflow or other places beyond "code search" scope?

Lisa71
Tera Contributor

How to search code in workflow or other places beyond "code search" scope? Code search can only search code script, business rules, but can't search in workflow and some other places, how to search within workflow code? thanks.

7 REPLIES 7

Thanks for your quick response.

Actually my requirement is-  there is a comment getting added to the catalog tasks via a workflow set value activity and it is happening for different workflows.. and I would like to get those list of workflows where this specific comment is being set and from which activity.

you can also go from the other way round - see where the catalog tasks are created, under what catalog items and to check the workflow associated with these catalog items

Navigate to the "Maintain Catalogs" > locate the particular Catalog Items and check their Workflow (either on the form or in a list view), then inspect the workflow what it does...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


yeah but there are too many catalog items and different workflows so it will be difficult to manually search each item. any help for a quick win would be greatly appreciated.