3 Replies Latest reply on Feb 9, 2006 10:03 AM by kurilenko

    Stop ProcessInsztance from Action

      Hi. I am need stop execution of process intance from action.
      When I say :

      excutionContext.getContextInstance().getProcessInstance().end()


      It is not work for me from action.

      I found that possible throw new Exception and then it end executin.

      any suggestion how to end process Intance wil be ok. Thanks all.