nitram509 / lib-bpmn-engine

A BPMN engine, meant to be embedded in Go applications with minimal hurdles, and a pleasant developer experience using it. This approach can increase transparency for non-developers.
https://nitram509.github.io/lib-bpmn-engine/
MIT License
287 stars 74 forks source link

Is there any way to do loop activity ? #237

Open akbariyansyah opened 1 month ago

akbariyansyah commented 1 month ago

I've tried using manual loop with sequence flow goes to it's previous task, but i don't know the outcome result is good or no image

is there any way to do it properly ?