-
Bug Report
-
Resolution: Unresolved
-
L2 - Critical
-
None
-
7.1.0
-
None
-
None
Sending messages to two subsequent message catch events (see situation in attachment) does not work.
In my implementation, I query the waiting execution in the upper hand process using the process instance id and the message name and then call org.camunda.bpm.engine.RuntimeService.messageEventReceived(String, String)
I the situation of the second throw event, the query does not find a waiting execution.
Hi Philipp,
Thanks for your Bugreport.
Are you able to provide a failing testcase which reproduces the error?
Cheers
Robert