Greetings everyone, I am quite new to Camunda and BPMN and have a general question about modelling a process using the BPMN notation.
I have a “Receive Invoice”-process where either the accountant or the project manager receives the invoice from a service provider. I have modelled the process as follows:
My questions are:
- Is it possible to have two start events in different lanes of the same pool? I know it is possible to have multiple start events as stated here, but i couldn’t find any example that has them in different lanes but in the same pool.
- Should the service provider that sends the invoice to the “Example Company” be modelled as a collapsed pool?
Many thanks in advance!