Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Kafka Transport Connectivity Plug-in | Configuring message transformations (dynamicChains)
 
Configuring message transformations (dynamicChains)
You configure exactly one dynamicChains section to handle transforming messages from the Kafka broker into the correlator, and vice versa. For example:
dynamicChains:
kafkaChain:
- apama.eventMap:
defaultEventType: Evt
suppressLoopback: true
- jsonCodec
- kafkaTransport
We recommend use of the suppressLoopback configuration property to prevent undesirable behavior. See Host plug-ins and configuration for further information.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.