Skip to main content


 

Symptoms


I have a parent process that uses an IPC to start a child process. The Parent process might some times start multiple child processes. How can I have the parent process wait until all the child process are complete before it continues. My current parent process is continuing when the first child process is done and does not wait for all child process to complete. My IPC is configured to use "Synchronous".
 

Diagnoses


A succeeding rule in the activity where the IPC event is that looks like: “All of ActivityInstanceDestinationStatus = Completed needs to be added.
 

Resolution


After adding the succeeding rule it worked.

http://help.k2.com/onlinehelp/k2blackpearl/userguide/current/webframe.html_reference-workflowcontextbrowser_activitydestinationinstance.html_tracksearch=activity instance destination status




 
Be the first to reply!

Reply