Report on specific group used in approval - group activity on workflows

Rob96
Tera Contributor

I'm looking to report on which workflows use a specific group for group approval. I've seen posts to find this for open records but I need to see the workflows that would generate approvals.

 

I think I'm looking at the wf_activity table but can't find the filters I need.

1 REPLY 1

Brad Bowman
Kilo Patron
Kilo Patron

You can start with the sys_variable_value table where Value contains your specific group sys_id.  The ID (document_key) field on this table links back to the wf_activity record that shows you which workflow it is used in.