using correlation token to decide which activity to be executed.
Say you have a parallel activity, with two eventSink activities on either branch. Is it possible to have both eventSink activities “listening” to the same event, and use correlation token to decide which activity to be executed?
Mikael

