Hi everyone, I’m using Camunda 8 to model a process in which the first participant sends a message to the second and waits for a response from it (as shown in the photo).
By carrying out the Token Simulation, the execution is exactly as desired, but in Implement mode (Zeebe 8.4) the Global Message Reference must be specified. I cannot understand how I should fill these fields and above all how to launch the execution of the second pool (despite it being already marked as Executable). I attach the bpmn, thanks in advance.
Example Message passing.bpmn (7.1 KB)