3 Replies Latest reply on Nov 29, 2006 3:52 AM by lzdobylak

    Proposal of improvement or problem sollution kindly request

    lzdobylak

      When using event on taskInstance.end() - task-end event in xml
      when putting transition to end() method.
      The transition is not accessible from executionContext.
      executionContext.getTransition() returns null.
      I need transition name from Action assigned to this event.
      Is there any possibility to change taskInstance.end() method to put
      transition to executionContext before event is fired.

      Or/And please give me sollotuion hov to get transition name from
      task-end event action now (some temporary solution)