How to model "multiple start event" in camunda

How can you model a “multiple start event” or multiple parallel start event" in camunda?

Hi @J.A.Schokker,

could you please be a bit more specific with your question? In general you would place multiple start events and then transform them to a specific type that you need. Here is reference with all supported start events:
https://docs.camunda.org/manual/7.6/reference/bpmn20/#events

Cheers,
Askar

The multiple start event is not possible to model in the Camunda modler - instead you can add more than one start event.

1 Like