Hi,
If there are multiple processes deployed in Camunda that have same Message Start Event, When a message throw event is executed from other process, Which process’s message start event is correlated in this case?
Thanks,
Sindhu.
Hi,
If there are multiple processes deployed in Camunda that have same Message Start Event, When a message throw event is executed from other process, Which process’s message start event is correlated in this case?
Thanks,
Sindhu.
It’s not possible to deploy 2 processes with the same message start event name.
Thanks @Niall