Hello,
I’ve got a question related to how webMethods 9.8 implements BPMN 2.0, specially about Intermediate Message Event (catching).
When placing an Intermediate Message Event in the normal flow for catching, the token will stop on this step, waiting for the Message to be received.
When receiving the Message, the outgoing Sequence Flow(s) will be used and the token will leave the Intermediate Message event step and continue the process.
But what happens if another Message event is received for this step, later in the process? Will the Message Event be ignored, or will it be catched by the Intermediate Message Event step, that has been already run?
Thanks in advance
#BPM#webMethods#webMethods-BPMS