4 Supported Archival Usecases
This topic explains intraday tasks that operate throughout the day according to the set frequency.
Oracle Banking Liquidity Management includes different settings for audit archiving. Users can check these configurations in the Oracle Banking Microservices Platform Foundation User Guide, and they can schedule them using the Jobs listed below.
Note:
- Each job listed is connected to a subdomain that manages all set up and pre-installed Task Flows. One scheduling configuration is sufficient for every job.
- Current release supports archival of only single table and does not support archival of tables where parent-child relation exists.
1. oblm-sweep-services
Table 4-1 oblm-sweep-services
| Service Name | Batch Job Name | Function/Sub-Function | Table Name | Archival Condition Details |
|---|---|---|---|---|
| oblm-sweep-services | OBLM_archivalJob_LMS_INT_001 | Sweeps logs | LMS_TB_SWEEP_LOG | logTime <= RETENTION_PERIOD |
| Reverse sweeps logs | LMS_TB_REVERSE_SWEEP_LOG | logTime <= RETENTION_PERIOD |
2. oblm-pool-services
Table 4-2 oblm-pool-services
| Service Name | Batch Job Name | Function/Sub-Function | Table Name | Archival Condition Details |
|---|---|---|---|---|
| oblm-pool-services | OBLM_archivalJob_LMP_INT_001 | Pool Logs | LMP_TB_POOL_LOG | logTime <= RETENTION_PERIOD |
| Interest reallocation | LMP_TB_REALLOCATION_DETAIL | logTime <= RETENTION_PERIOD | ||
| Reallocation logs | LMP_TB_REALLOCATION_LOG | logTime <= RETENTION_PERIOD |
3. oblm-dashboard-services
Table 4-3 oblm-dashboard-services
| Service Name | Batch Job Name | Function/Sub-Function | Table Name | Archival Condition Details |
|---|---|---|---|---|
| oblm-dashboard-services | OBLM_archivalJob_LMD_INT_007 | VD balances | LMD_TB_ACCOUNT_VD_BAL | lastBalanceUpdate <= RETENTION_PERIOD |
| Account balances | LMD_TB_CUSTOMER_ACCOUNT_BAL | valueDate <= RETENTION_PERIOD |
4. oblm-report-services
Table 4-4 oblm-report-services
| Service Name | Batch Job Name | Function/Sub-Function | Table Name | Archival Condition Details |
|---|---|---|---|---|
| oblm-report-services | OBLM_archivalJob_LMR_INT_001 | Sweeps logs | LMR_TB_SWEEP_SUMMARY | logDate <= RETENTION_PERIOD |