7.3.6.1.1 Incremental Execution Modes
Average Balance Computation supports the following execution modes.
- SINGLE_DAY → Processes only the specified FIC_MIS_DATE
- FULL_MONTH → Processes from the first day of the month up to
FIC_MIS_DATE
Example 1: FULL_MONTH Execution
{ "FIC_MIS_DATE": "2026-01-18", "DATA_SOURCE": "OTH", "PRODUCT_PROCESSOR": "BORROWINGS", "EXECUTION_MODE": "FULL_MONTH", "ABC_INPUT_FIELD": [ { "PRODUCT_PROCESSOR": "BORROWINGS", "SOURCE_BUSINESS_TERM": "End Of Period Interest Amount", "TARGET_BUSINESS_TERM": "Average End Of Period Interest Amount Month Till Date" } ] }
Default Behavior
If optional parameters are not provided:
- EXECUTION_MODE defaults to SINGLE_DAY
- Default mappings are applied for the Product Processor