cancel
Showing results for 
Search instead for 
Did you mean: 

How to Group the Different Processes instances.

chaganti
Champ in-the-making
Champ in-the-making
How to Group the different process instances.
in some cases I need to throw the signal event to group of process instances.
Currently I achieve this with using the activity java api by maintaining same process variable for the process instances

how can do this process diagram itself(without using java api)?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Not sure if there is another way to do this, if there are multiple process instances from the same process definition that need to behave differently than the others.

Maybe you can play with a dynamically resolved signal? (ie not hardcoding it, but using an expression).