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.

To manage the configuration of the Oracle Banking Routing Hub within the common core for Oracle Banking Retail Lending.

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 OBRL installation and save it.
  7. Repeat the same for all the OBRL Service Provides.
  8. The below consumer services will be imported.

    Table 1-1 Consumer Service

    Consumer Service Description APIs Called
    List_All_Loan_Products Usage: Fetch List of Loanproducts for Oracle Banking Retail Lending

    Transformation: List_All_Loan_Products_Transform_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/?offset=0&limit=500
    Get_Loan_Product_Details Usage: Fetch Loan Product Details

    Transformation: Get_Loan_Product_Details_Transform_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/productcode/{productCode}
    Get_Loan_Interest_Details Usage: Fetch Loan Interest Details

    Transformation: Get_Loan_Interest_Details_Transform_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/productcode/{productCode}
    2. obrl-ln-account-services/ob/obrl/v1/accounts/interestData
    Get_Loan_Charge_Details Usage: Fetch Loan Interest Details

    Transformation: Get_Loan_Interest_Details_Transform_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/productcode/{productCode}
    2. obrl-ln-account-services/ob/obrl/v1/accounts/interestData
    3. obrl-ln-account-services/ob/obrl/v1/accounts/chargesSimulation
    Loan_Simulation Usage: Fetch Loan Schedule

    Transformation: Loan_Simulation_Transform_OBRL and Get_Contract_template_Details_Transform_OBRL Personalized_Schedule_Generation_LLM_OBRL

    Get_Quote_Inquiry_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/productcode/{productCode}
    2. obrl-ln-schedule-services/ob/obrl/v1/schedules/scheduleSimulation
    3. obrl-ln-schedule-services/ob/obrl/v1/schedules/quote
    4. obrl-ln-schedule-services /ob/obrl/v1/schedules/LLMBasedScheduleQuote
    Loan_Account_Creation Usage: Loan Account creation

    Transformation: Loan_Account_Creation_Transform_OBRL and Get_Contract_template_Details_Transform_OBRL

    1. obrl-ln-lending-product-services/ob/obrl/v1/products/productcode/{productCode}
    2. obrl-ln-account-services/ob/obrl/v1/accounts/accountCreate
    Get_Multi_Installment_Amount Usage: To get multi-installment/schedule for given term

    Transformation: Get_Multi_Installment

    1. obrl-ln-schedule-services/multiInstallmentAmount