cancel
Showing results for 
Search instead for 
Did you mean: 

startProcessInstanceByMessage as dependent instance

mseiden
Champ in-the-making
Champ in-the-making
I have an instance X. It creates a new instance Y using startProcessInstanceByMessage.

Is there a way that I can create Y so that when X is suspended, Y is also suspended? Or do I have to implement a way to track these dependent instances?

Thanks,
Mark
1 REPLY 1

trademak
Star Contributor
Star Contributor
No that's not supported. You can use a correlation identifier with a specific variable name to query on dependent processes.