Welcome Guest! Log in
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.


-Set the first action to "Is Begin Action" by clicking on the sky blue triangle.

-Add a parameter to your process, it will be used to count the number of loops.

-Edit the Execution Condition of the link from First_Action to Loop item 1 : ${First_Action/CORE_NB_EXECUTIONS}$ < ${number_of_executions}$

-Edit the Execution Condition of the link from First_Action to End of process : ${First_Action/CORE_NB_EXECUTIONS}$ >= ${number_of_executions}$

 overview

link from First_Action to Loop item 1 :

link1

link from First_Action to End of process :

link2