1 Reply Latest reply on Jan 7, 2014 3:17 PM by tmcclure0501

    Retrieve Process Variables Dynamically From A WorkItem

    tmcclure0501

      I have written a work item that is dynamic and reusable independent of the process variables that are defined - I need the ability for the work item to extract all the process variables and not have to have them defined in the work item definition - the work item know what process variables it needs.  If I can do this then I will only need one work item definition for my process instead of the users having to define a work item definition each time the work item is called with different variables.  Is there a way to do this?  If not can I make the work item definition dynamic is some way?