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?
Solved
Is it possible to limit the number of multiple running instances for a system flow?
Best answer by Erwin Ekkel
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.




