1.1 Maintenance for Oracle Banking Origination
This topic describes systematic instructions to maintain Oracle Banking Routing Hub configuration in common core for Oracle Banking Retail Lending Servicing.
To manage the configuration of the Oracle Banking Routing Hub within the common core for Oracle Banking Retail Lending Servicing.
To import the services:
- On Home screen, click Core Maintenance. Under Core Maintenance, click Routing Hub. Under Routing Hub, click Service Consumers.The Service Consumers screen is displayed.
- Select Import and upload the RPM_ORIGINATION_Consumer.json file provided in the release and then click Extract.
- Select OBRL and click Import.
- Click RPM_ORIGINATION. Under RPM_ORIGINATION, click OBRL.The Service Provider screen displays.
- Click Edit.
- Change the host and port as per the Oracle Banking Retail Lending Servicing installation and save it.
- Repeat the same for all Service Providers of Oracle Banking Retail Lending Servicing.The below consumer services will be imported.
Table 1-1 Consumer Service
Consumer Service Description APIs Called List_All_Loan_Products Usage: Fetch the list of Loan Products for Oracle Banking Retail Lending.
Transformation: List_All_Loan_Products_Transform_OBRL
/obrl-ln-lending-product-services/service/v14.8.1.0.0/products/?offset=0&limit=500 Get_Loan_Product_Details Usage: Fetch Loan Product details.
Transformation: Get_Loan_Product_Details_Transform_OBRL
/obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode} Get_Loan_Interest_Details Usage: Fetch Loan Interest details.
Transformation:- Get_Loan_Multi_Interest_Product_Details_OBRL
- Get_Loan_Multi_Term_Interest_Details_Transform_OBRL
- /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
- /obrl-ln-account-services/service/v14.8.1.0.0/accounts/interestData
Get_Loan_Charge_Details Usage: Fetch Loan Interest and Charge details.
Transformation:- Get_Loan_Product_Details_Transform_OBRL
- Get_Loan_Interest_Details_Transform_OBRL
- Get_Loan_Charge_Details_Transform_OBRL
- /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
- /obrl-ln-account-services/service/v14.8.1.0.0/accounts/interestData
- /obrl-ln-account-services/service/v14.8.1.0.0/accounts/chargesSimulation
Loan_Simulation Usage: Fetch Loan Schedule.
Transformation:- Loan_Simulation_Transform_OBRL
- Get_Loan_Product_Details_Transform_OBRL
- Personalized_Schedule_Generation_LLM_OBRL
- Get_Quote_Inquiry_OBRL
- /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/scheduleSimulation
- /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
- /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/LLMBasedScheduleQuote
- /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/quote
Loan_Account_Creation Usage: Loan Account creation
Transformation:- Get_Loan_Product_Details_Transform_OBRL
- Loan_Account_Creation_Transform_OBRL
- /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
- /obrl-ln-account-services/service/v14.8.1.0.0/accounts/accountCreate
Get_Multi_Installment_Amount Usage: To get multi-installment/schedule for given term.
Transformation: Get_Multi_Installment
/obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/multiInstallmentAmount Get_Default_Product_Preferences Usage: To get default product preferences from product processor.
Transformation: Get_Default_Product_Preferences_OBRL
/obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode} Get_Personalized_Schedule Usage: To get Personalized Schedule using LLM
Transformation:- Personalized_Schedule_Generation_LLM_OBRL
- Get_Quote_Inquiry_OBRL
- /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/LLMBasedScheduleQuote
- /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/quote
PRE_VALIDATE_ACCOUNT_CREATION_DATA Usage: Pre-Validate Account Creation Data
Transformation:- PreValidate_Get_Loan_Product_Details_Transform
- PreValidate_Loan_Account_Creation_Transform_OBRL
- /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
- /obrl-ln-account-services/service/v14.8.1.0.0/accounts/accountCreate
Parent topic: Oracle Banking Retail Lending Servicing






