8.2 OBRH Configurations
During Bank Implementation, assuming OBRH is installed and configured as part of OBCFPM installation.
For OBAPI and mid Office OBCFPM integration using OBRH the following configurations need to be done.
- Carry out all the steps mentioned inOBRH Integration Configurationsection in this document. The service provider for mid-office product OBCFPM (Oracle Credit facility Management) end-points configured in OBRH is “OBCFPM”
- After all the above steps are completed, user needs to execute some scripts for
the host APIs that are to be consumed via OBRH. These are the scripts to pick
the third party adapter implementation instead of the host specific
implementations as well as to call the OBRH end-point for the configured
interfaces. The scripts are available at the following
location:
/installables/db/OBCFPM/DIGX_FW_CONFIG_ALL_O.sql /installables/db/ELCM/DIGX_FW_CONFIG_ALL_O.sql
Note:
‘%ENTITY_ID%’ should be replaced with the entity identifier (For Example if the entity during implementation is OBDX_BU then ‘%ENTITY_ID%’ should be replaced by ‘OBDX_BU’). - The list of OBASP APIs that are integrated with OBAPI using OBRH is
as follows:
Interface ID Transaction Name Description CF_LIABILITY_READ
Credit Facility Overview This API is used to fetch the liability details of particular liability. CF_LIABILITY_LIST
Credit Facility Overview This API is used to fetch the liability details. CF_COLLATERALGROUP_READ
Collateral Summary This API is used to fetch the collateral group details of particular collateral. CF_COLLATERALGROUP_LIST
Collateral Summary This API is used to fetch the collateral group details. CF_COLLATERAL_LIST
Collateral Summary This API is used to fetch the collateral details. CF_COLLATERAL_READ
Collateral Summary This API is used to fetch the collateral details of particular collateral. CF_FACILITY_LIST
Facility Summary This API is used to fetch the facility details CF_FACILITY_CATAGORY_TYPE_SERVICE
Facility Summary This API is used to fetch the facility category of particular facility. CF_FACILITY_UTILIZATION
Facility Details This API is used to fetch the facility history details CF_COLLATERALTYPES_LIST
Collateral Evaluation This API is used to fetch the collateral types. CF_FACILITYCATEGORY_LIST
Apply new Facility This API is used to fetch the facility category. CF_DOCUMENT_READ
Apply new Facility This API is used to fetch the facility category. CF_FETCH_APPLICATION_STATUS
Apply new Facility This API is used to fetch the document. CF_FETCH_APPLICATION_STATUS
Apply new Facility This API is used to fetch the application status. CF_FACILITY_UPDATE
Apply new Facility This API is used to create and update facility. CF_COLLATERAL_OFFER
Application Tracker This API is used to accept or reject applications. CF_EVALUATE_COLLATERAL
Collateral Evaluation This API is used to evaluate collateral. CF_REVALUATE_COLLATERAL
Collateral Revaluation This API is used to revaluate collateral. CF_COLLATERAL_READ_MULTIPLE
Collateral Read Multiple Collateral Read Multiple
Parent topic: Credit Facility Management