Where to put the end condition for the loop - as i dont see any options like cardinality or complete condition for this loop.
Thank you
Where to put the end condition for the loop - as i dont see any options like cardinality or complete condition for this loop.
Thank you
Hello @teja_polisetty ,
for implementing a loop, use the sequential multi instance. There, you can configure a loop behaviour.
Hope this helps
Jonathan
hi @jonathan.lukas
I am aware of those features and those are excellent, but since this option was also present,
So was curious about how to utilize this option, since no ending or complete conditions options was given.
Hence my question.
thank you
Hello @teja_polisetty ,
yes this true, but the loop is not implemented for our engine. You can read about this here:
https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/task-markers/#loops
Jonathan
ok got it.
thank you @jonathan.lukas for such quick response.