Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


-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