Interest Calculation Pre-Conditions
Overview
Determines if and how Interest Calculation is executed.
Actions
Action | Description |
---|---|
MANUAL | Generate a manual assignment for a user to calculate interest within a dispute. |
AUTO | When the interest calculation service is available, interest is automatically calculated. |
SKIP | Skips the interest calculation flow. |
Base Configuration
Condition | Action |
---|---|
When "ShouldInterestCalculationBePerformed" is false | SKIP |
When "ShouldInterestCalculationBePerformed" is true AND interest calculation service is available | AUTO |
When "ShouldInterestCalculationBePerformed" is true AND interest calculation service is NOT available | MANUAL |
Otherwise | MANUAL |