When I understand it well, Indicum will start a new instance when the previous is not ended. Is it possible to limit the number of multiple running instances?
Hi Andre,
There is a checkmark for systems flows in the process flow screen which is default off: multiple running instances
This should prevent indicium from starting another instance when the previous scheduled one is still running

I don’t think this is possible by any settings. What you could do is create a counter table. In a decision node add +1 for that running instance and subtract 1 when finished in the last step. Then in the first step check if the counter is < 4 else stop that instance of the flow. This would prevent more then 3 running simultaneously.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
