1.2.3 Technical Changes
This topic provides the information about the technical changes added in this release.
Data Replication
This enhancement is done in OBCLPM and OBCL systems to replicate data automatically from Back-office to Mid-office to avoid manual work. Scheduler is introduced in OBCL that will invoke APIs exposed in OBCLPM to replicate entities like Product, Mnemonic, Contracts, and so on.
- Auto replication will happen from OBCL to OBCLPM for below adaptor tables.
- CLMO_TB_ADAPTER_COMP_NAMES
- CLMO_TB_ADAPTER_ENTITY_DETAILS
- CLMO_TB_ADAPTER_MNEMONIC
- CLMO_TB_ADAPTER_OBCL_PRODUCT
- CLMO_TB_ADAPTER_ADMINISTRATOR
- CLMO_TB_ADAPTER_LOAN_DETAILS
- CLMO_TB_ADAPTER_SYND_DETAILS
- CLMO_TB_ADAPTER_TRANCHE_DETAIL
- CLMO_TB_ADAPTER_TRNCH_BORROWER
- CLMO_TB_ADAPTER_TRNCH_UTIL_CCY
- CLMO_TB_ADAPTER_DRAWDOWN_DTLS
- Below adaptor tables will not be used anymore and facility and collateral data will be fetched directly from ELCM.
- CLMO_TB_ADAPTER_EL_FACILITY
- CLMO_TB_ADAPTER_EL_LIAB
- CLMO_TB_ADAPTER_EL_LIAB_CUST
- CLMO_TB_ADAPTER_EL_COLLATERAL
Parent topic: Release Enhancements