4.1 Configure Oracle Banking Routing Hub (OBRH)
This topic describes how to configure Oracle Banking Routing Hub (OBRH) to enable routing and processing of integration messages.
Create a Service Consumer
- Navigate to Routing Hub → Service Consumers.
- Click New Service Consumer and provide the required consumer metadata (name, description, etc.).
Create a Service Provider
- Within the created Service Consumer, navigate to the Service Providers tab.
- Click New Service Provider and configure the following:
Table 4-1 Create a Service Provider
| Field | Description |
|---|---|
| Host & Port | Target domain host and port where APIs will be invoked |
| Headers | Request headers required by the target domain |
| Endpoint | API endpoint path that will receive data from Interconnect |
Create a Consumer Service
- Within the same Service Consumer, navigate to the Consumer Services tab.
- Click New Consumer Service and configure:
Table 4-2 Create a Consumer Service
| Field | Description |
|---|---|
| Transformation | Data transformation logic for payload conversion or field mapping |
| Routing | Routing rules for directing requests to the appropriate provider |
Once complete, OBRH will be capable of routing and transforming API requests between Interconnect and domain applications.
Parent topic: Integration via Routing Hub (OBRH)