-
for example, the following SW, if send OrderCreatedEvent twice, will there be two subFlowA running? |
Beta Was this translation helpful? Give feedback.
Answered by
lsytj0413
Jan 30, 2023
Replies: 1 comment 7 replies
-
Aha, it depend on runtime implement, I think https://docs.camunda.io/docs/0.25/components/zeebe/bpmn-workflows/message-events/#message-start-events this will help you. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
elim19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aha, it depend on runtime implement, I think https://docs.camunda.io/docs/0.25/components/zeebe/bpmn-workflows/message-events/#message-start-events this will help you.