1 Reply Latest reply on Sep 5, 2014 1:30 AM by swiderski.maciej

    Abort parent and child process jBPM5

    mayankjain

      Hello everyone,

       

      I have a parent process which internally invoke the multiple sub-processes. In my project, I have a requirement to abort/close the parent process which should internally abort/close all its child processes as well.

       

      Is there any way thorough which I can achieve this? or Manually I have to keep the track of all process instance and individually make a call to abort all the sub process instance?

       

       

      Greetings,

      Mayank