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:

  1. On Home screen, click Core Maintenance. Under Core Maintenance, click Routing Hub. Under Routing Hub, click Service Consumers.
    The Service Consumers screen is displayed.
  2. Select Import and upload the RPM_ORIGINATION_Consumer.json file provided in the release and then click Extract.
  3. Select OBRL and click Import.
  4. Click RPM_ORIGINATION. Under RPM_ORIGINATION, click OBRL.
    The Service Provider screen displays.
  5. Click Edit.
  6. Change the host and port as per the Oracle Banking Retail Lending Servicing installation and save it.
  7. 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
    1. /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
    2. /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
    1. /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
    2. /obrl-ln-account-services/service/v14.8.1.0.0/accounts/interestData
    3. /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
    1. /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/scheduleSimulation
    2. /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
    3. /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/LLMBasedScheduleQuote
    4. /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
    1. /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
    2. /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
    1. /obrl-ln-schedule-services/service/v14.8.1.0.0/schedules/LLMBasedScheduleQuote
    2. /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
    1. /obrl-ln-lending-product-services/service/v14.8.1.0.0/products/productcode/{productCode}
    2. /obrl-ln-account-services/service/v14.8.1.0.0/accounts/accountCreate