2.3.3 Transaction Replication
Provision to replicate details of Bills / Islamic Bills, which is about to
                mature.
                  
               - EOD batch “BCMATRPL” - Bills and Collection Maturity Replication batch to replicate the Bill details from OBTF.
 - EOD batch “IBMATRPL” – Islamic Bills and Collection Maturity Replication batch to replicate the Islamic bill details from OBTF.
 - A static parameter “BILL_REPL_MAT_BFR_DAYS” in CSTM_PARAM to define the number of days prior to which the Bill/Islamic details to be replicated.
 - During EOD batch processing (BCMATRPL/IBMATRPL), based on the static parameter value bills contracts will be available for replication.
 - Once EOD batch run successfully records will be stored in OBTF integration processing tables with processing status as ‘U’.
 - Scheduler “TF_MAINT_EXTASYNC_CALL” considers the record in processing status ‘U’ and through JSON request initiates OBTFPM.
 - OBTFPM send the success or failure response to OBTF.
 - OBTF stores the response and user can retry the failure request through screen “IFSTFERQ- Trade Finance Core Entity Error Queue” in OBTF
 
To turn off the replication parameter value “OBTF_REPL_OBMA_REQ” can be switched to “N”.
Parent topic: Integration Process