Modelling concurrent tasks with delay/synchronization

Hi,

More like a BPMN question; How to model the following:
I have two tasks which can be placed sequentially but the second one can start after the first has reached some point on its execution.
Think of an example like:
https://cawemo.com/shares/619b1e57-0593-4768-af8c-f1f9f96fb269
The Stapling task can start right after the first copy has been printed. Then the printing is continuing.
I can model the Printing with multi-instances (one instance per copy) but how to notify that the first instance is completed so Stapling can start?

Thanks!

That link isn’t working - can you re-post it?

Edited it. Now?

To saw a model in Cawemo you need to click export and share by public link.
Then post that link
image

https://cawemo.com/shares/619b1e57-0593-4768-af8c-f1f9f96fb269

Using a multi-instance sub process should do the trick
https://cawemo.com/shares/a5073ce5-e886-45b3-8944-adf0d7b9bc88

1 Like