Dynamic creation of subprocess

How can I create a subprocess dynamically.
I should give the number as a input and in the result i should have the specified number of subprocesses created automatically

Use multi-instance
On a Call Activity
Loop with expression

1 Like

Hi @Niall.thanks for your advice,
Can u show me with a small example please.

Sure,

This attached model should work. multi-Instnace-Call-Activity.bpmn (5.7 KB)

Thank a lot @Niall