1 Reply Latest reply on Aug 19, 2009 6:04 PM by kukeltje

    Decorating a Task on entering a Node

    rmoskal

      When I enter a task node I'd like to be able to decorate the created task with certain variables right after creation and assignment. I have all this happening in a task like so.

      <task assignee="#{SKYLINE_ASSIGNEE}" g="221,208,92,52" name="Work">
       <transition g="-44,-26" name="to Escalate" to="Escalate"/>
       <transition g="-28,-22" name="to Review" to="Review"/>
       </task>


      I can easily extract the Execution and the Activity associated with the node (either through an event listener), but how do I find the id of the Task that has been created when entering the node?

      Color me curious.

      Thanks and regards,

      Robert Moskal
      Brooklyn, USA