1 Reply Latest reply on Nov 24, 2005 4:59 PM by hsf

    How to get the processInstance from a taskInstance?

    hsf

      Hi!

      It is possible to have several tasks from different processInstances assigned to one user.
      But... How can I get the processInstance from the taskInstance? I need this because I have some contextVars that I need to handle in those taskInstances.

      Is there any good way of doing it?