Skipping an iteration in a multi-sequential subprocess

Hello all,

We have a sequential multi-instance subprocess, in this subprocess a user can decide to skip the current iteration based on some condition. Whether it is possible to pass the process execution to the next iteration?

Best Regards,
Natalia Cojocari

Hi @ncojocari,

maybe this way: https://cawemo.com/shares/c0bd9c85-739f-47b4-b47e-0d42c73d60d1 ?

Cheers, Ingo

Also - if you like event sub processes :slight_smile:
https://cawemo.com/shares/183a8c4d-8463-4e3f-ac0f-57e9d7d08cf4

Or maybe even this?