-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
When calling "RuntimeService.correlateMessage" a new process instance is started if the message is a start event.
Unfortunately the "CorrelateMessageCmd" uses the StartProcessInstanceCmd and not StartProcessInstanceByMessageCmd which leads to the process instance being started in the none start event - not the message start event.