Use the Iterative Processing Rules window to specify how to use the iterative formula results for an element. For example, you can specify which formula result adjusts an input value to feed into the next processing iteration, and which result stops the iterations.
Enter or query the element in the Element window - making sure the Iterative Flag check box on the Advanced tab is checked - and choose the Iterative Rules button.
Select a formula result in the Return Name field, and select a rule type: Adjust, Message, or Stop.
For a message, select the severity level: Fatal error, Information, or Warning. A Fatal message creates an error for the assignment action.
For an Adjust type, select the input value to adjust.
Save your work.
If you are using the DEFAULT_GROSSUP iterative formula, define the following rules:
| Return Name | Rule Type | Input Value to Adjust |
|---|---|---|
| ADDITIONAL _AMOUNT | Adjust | Additional Amount |
| HIGH_GROSS | Adjust | High Gross |
| LOW_GROSS | Adjust | Low Gross |
| REMAINDER | Adjust | Remainder |
| STOPPER | Stop | -- |