Skip to main content

Hi,


 I have a process with an Activity and IPC event that starts a child process in parallel mode. Is it possible to expire or delete all the child activities from a parent? Thanks!  

I don't think that is possible.

I think I have achieved this by reading the Parent Process status. If Parent Process is not Active Expire the IPC process.


Yes, it can be done with go to acitvity and server event. let me know scenario, on what condition you want to expire child process from parent process, may be I could help you.


Reply