11 OBRH Integration Configuration
To consume Mid-Office APIs in OBAPI using OBRH, following configurations need to be completed:
- To integrate OBRH with OBAPI, first some generic configurations and
scripts needs to be executed. The Details for the same can be referred from section
Configurations for OBRH Integration from Oracle Banking APIs Host
Integration Guide
Note:
Please skip adding entries to call OBRH end-point from adapters for already provided out of the box integrations from OBAPI. - For Consuming Mid-Office Product services via OBRH, where OBAPI will
act as a consumer for OBRH, OBAPI Consumer configurations required by OBRH needs to
be imported in OBRH. The File to be imported would be present at the following
location:
/installables/obrh/OBAPI_Consumer.json
Refer section Import Service Consumer from OBRH user manual for how to import a consumer JSON in OBRH
- Once the import is done successfully, you need to update each of the
mid-office service provider’s default implementation as well as other
implementations for IP, Port, Token Username and Token Password. Refer section
Add/Edit Implementation from OBRH user manual for achieving the
same.
Note:
* When using OBRH there is no specific host implementation adapters. We use the third party adapter implementation for all services. The request and response specifications sent and received from OBRH for an end-point can be referred from the following: externalinterface-api.zip
* Any other assistance required regarding OBRH, you could refer the OBRH user manual.
* Also if anymore custom fields need to be sent to host or more fields are need to be configured in response; the following changes needs to be donea. Fields needs to be added in OBAPI Request and Response
b. Transformations needs to be changed in OBRH. Refer section Request and Response Transformation from OBRH user manual.