2 Replies Latest reply on Jan 25, 2018 1:52 AM by rhn-support-rangupta

    AbortProcessInstance didn't stop the process

    kh_ism

      Hi,
      I have a startProcess called besides to an ExecutionTimeoutTask in which I halt and dispose the session.

       

      The problem that I had is that the process is not stopped

       

      So as a solution I added abortProcessInstance  to stop the process, but it didn't work because even after the timout the execution is proceeded.

       

      I want to know If anyone had the same problem?

      And how abortProcessInstance  work ?

       

      Thanks