Hi All, I have sub process which is kicked of asynchronously from the

Hi All,

I have sub process which is kicked of asynchronously from the parent process. The parent process flow ends with a "Terminate". If the parent process reaches the "Terminate" while the child process is still running ,will the child process also be terminated. I am expecting this shouldn't happen as the child process is triggered in async mode. Currently we are having a production issue as the child process is triggered in synchronous mode ; many a times the child processes is terminated as the parent process reaches the terminate through an alternate flow.

OriginalPostID-179385

OriginalPostID-179385

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data