1 Reply Latest reply on Oct 9, 2012 10:56 AM by swiderski.maciej

    Is Termiante main processinstance can terminate subprocess also

    shijuj

      Hi

       

      I have a Prcess definition with a reusable subprocess.

      when I Terminate the main process instance the subprocess is still running.

      Is any way to terminate the subprocess also. For termiate processinstance I am using the service

       

      KnowledgeSession().abortProcessInstance(processInstanceId)

       

       

      Please help.