Application DesignAdvanced Block: Fixed Repeat

In a business rule designed in the Configurator, you can add a Fixed Repeat component block to run selected component blocks a specified number of times.

Tip: Before you can add a component block to a business rule, you must create a component set by specifying a trigger that controls when component blocks in the component set are run.

Property Description

Direction

Whether to increment or decrement the value of the counter.

Start Value

The initial value of the counter. Also, whether to interpret it as a literal value or as a data map entry. If the data map entry does not already exist, it is created.

The literal value or the value provided by the data map entry is interpreted as a number.

End Value

The value at which to cease incrementing or decrementing the counter. Also, whether to interpret it as a literal value or as a data map entry. If the data map entry does not already exist, it is created.

The literal value or the value provided by the data map entry is interpreted as a number.

Step Value

The value by which to increment or decrement the counter. Also, whether to interpret it as a literal value or as a data map entry. If the data map entry does not already exist, it is created.

The literal value or the value provided by the data map entry is interpreted as a number.

Rule Action

The list of component blocks to be run when a row returned by the criteria is processed. You can add a component block by dragging it from the Insert tab dropping it onto a Drop block here marker within this component block.