6 Setup Oracle Banking Branch Kafka

You need to create the necessary topics for the dashboard, alerts, and integration of Oracle FLEXCUBE Onboarding with Oracle Banking Branch.

Make sure that the Kafka installation is completed. For installation of Kafka, refer to the Oracle Banking Microservices Architecture Software Deployment topic in Oracle Banking Microservices Platform Foundation Installation Guide.

As a part of the Kafka setup, the topics can be created for the following configurations:
  • Email approval and customer notification

  • Integration of Oracle Banking Origination with Oracle Banking Branch

Create the topics as follows:

  1. To configure email approval and customer notification, create the below topic:
    AlertMessage
  2. To integrate Oracle FLEXCUBE Onboarding with Oracle Banking Branch, create the below topic:

    InitialFundingAck

  3. To enable DSR Advice generation on during processing, create the below topic:

    dsrAdviceGeneration

  4. To enable the email approval and customer notifications, verify the below properties after the installation of Kafka. For information on placeholder updates, refer to Keys and Placeholders.

    Figure 6-1 Properties for Notifications



    Note:

    The SMTP server must be available for sending the email.