1.1 Maintenance for Oracle Banking Origination

This topic describes systematic instructions to maintain Oracle Banking Routing Hub configuration in common core for Common Core Generative AI Service.

To maintain Oracle Banking Routing Hub configuration in common core for the Common Core Generative AI Service.

Specify User ID and Password, and login to Home screen.

To import the services:

  1. From Home screen, click Core Maintenance. Under Core Maintenance, click Routing Hub.
  2. Under Routing Hub, click RPM_ORIGINATION.
    The Service Consumers screen displays.
  3. Click Import and select the RPM_ORIGINATION_docGPT1_Provider.json provided in the release into the respective Routing Hub configuration levels.
  4. Under RPM_ORIGINATION Service Providers, click docGPT.
    The RPM_ORIGINATION - docGPT screen displays.

    Figure 1-2 RPM_ORIGINATION Service Providers - docGPT



  5. Click actions from docGPT tile to edit the record.
  6. Click Edit.
  7. Change the host and port as per the Common Core Generative AI Service deployment and save it.
  8. From RPM_ORIGINATION screen, click Consumer Service.
    The Consumer Service screen displays.
  9. Click Import below Routing Hub json files:
    • RPM_ORIGINATION_Submit_Question_DocGPT_Service.json
    • RPM_ORIGINATION_Train_DocGPT_Model_Service.json

    1. API for Training

    This allows the Oracle Banking Origination to call Common Core Generative AI service to train the documents which are uploaded in the Customer level as well as in the Application level. This is done by default when the stage containing the Customer Information data-segment is submitted.

    Table 1-1 Routing Hub Details

    Service Provider Consumer Services Transformation Service
    docGPT Train_DocGPT_Model Train_DocGPT_Model_Transform Train Documents - /docGpt/docCombined/train
    docGPT Train_DocGPT_Model Train_DocGPT_Model_Forms_Transform Application Forms Submit - /pdfDoc/train

    2. Submit Questions API:

    This allows the Oracle Banking Origination to call Common Core Generative AI service to ask questions based on the previously uploaded documents. The response will contain Generative AI answers based on the context obtained from the uploaded documents.

    Table 1-2 Routing Hub Details

    Service Provider Consumer Services Transformation Service
    docGPT Submit_Question_DocGPT Submit_Question_DocGPT_Transform submitQuestion - /docGpt/docCombined/submitQuestion
    docGPT Submit_Question_DocGPT Submit_Question_DocGPT_Forms_Transform Application form submit question - /pdfDoc/submitQuestion