Define Multi Instance Pool

Hello,

how do I mark a pool as “multi instance pool” in the Camunda Modeler (3 vertical lines in parallel)?
I can’t find the appropriate switch …
With tasks it is no problem.

Thanks in advance,
best regards,
Christoph

It’s not possible to have a multi-instance pool.
What functionality are you trying to achieve by using a multi-instance pool?

Hello Niall,

thank you for your fast reply!

At least I have one process executed by several participants at the same time. Of course I may use multi instance tasks instead. But the spec defines a multi instance marker for pools: “BPMN specifies a marker for Pools: a multi-instance marker May be displayed for a Pool The marker is used if the Participant defined for the Pool is a multi-instance Participant.”

I meant to have read that Camunda fulfilled the complete 2.0 standard but I can’t find it anymore.
But mainly it is optical aesthetic an no real problem for me.

Best regards
Christoph

If you’re interested in what specifically is implemented by the engine and the modeler a good place to start is here: https://docs.camunda.org/manual/7.7/reference/bpmn20/

There are a few bits and pieces still not supported by the modeler so if there is a feature you’re interested in feel free to create or watch the project issues: https://github.com/camunda/camunda-modeler/issues