Hi
I have a parent process which contains sub processes. At the moment when i abort the parent process instance the child sub processes are not aborted too. Is there an API or mechanism to abort parent and as part of this the engine aborts any active sub processes?
Thanks