Community Tip - You can change your system assigned username to something more personal in your community settings. X
I am new to Query builder and am struggling to build a query that finds all EPMDocument instances of a particular lifecycle. Listing all instances is straight forward.
I have tried to set Criteria where the Life Cycle Template.Name = a parameter value. WIth a default value of what Life Cycle I am looking for.
No joy. Any help would be appreciated.