11.1 Overview
OBDX now supports Apache Kafka as a messaging system in addition to JMS. Kafka provides high throughput, scalability, and fault tolerance, making it an excellent choice for event-driven architectures. OBDX will work with either JMS or Kafka but not both simultaneously. This section provides details on integrating Kafka and extending its functionalities and supporting existing and any new JMS implementations.
Note:
The steps in this document for Kafka integration, producer, and consumer creation should be followed only if Kafka is enabled.To enable Kafka, refer to the section Enabling Kafka in OBDX of the document Oracle Banking Digital Experience Installation Guide.Parent topic: Messaging System Integration for OBAPI