Sending of SOAP messages to Kafka brokers via WCF

From DDL V4.9 and higher, it is possible to send SOAP messages that are exchanged between DDL and other services (via WCF) to Kafka brokers. For this purpose, a "notificationBehavior" tag is added to the behavior configuration of the specific access module whose SOAP messages are to be sent to the Kafka broker. The settings are implemented in the WcfBehaviors.config file.

The following example shows the WCF behavior configuration for Data Collector Access.

DDL Notification Service SOAP via WCF_2023-02.png