How can I find all workflows that have reference to a particular field on a table?

Aditya Pathak
Kilo Contributor

Hi all,

We have a requirement where we need to find all workflows of catalog items that have activities referencing data from a particular field on a table. How can I achieve this?

I have tried searching in a couple of workflow tables with no luck. Please advice.

Regards,
Aditya

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Did you check for wf_activity table?

Filter by Value column & add required table for a check.

I could not find a value column in wf_activity table.

Aman Kumar S
Kilo Patron

Hey,

Try and have a look at Values(sys_variable_value) table.

Bring Values column on the form:

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar