2 Replies Latest reply on Jul 18, 2011 7:18 AM by badda

    define new variables within workItem Handlers

    badda

      I have two work item handlers ( task1 calls Handler1 and task2 calls hanlder2). I would like to add/set a new variable in handler1 and retrieve the same variable in Handler2. How can i do this?

       

      I don't want to predefine this variable as part of Task parameters...but i want to introduce new variables as the task executes.

       

      thanks

      B