I am new using Camel Atlas Kafka connector. I did manage to create an ADM mapping and configure the Caml Kafaka Connector where I can see the messages consumed from Kafka within the SinkRecord and, an also the map loaded.
Do you have any idea what are the steps/configuration missing to get the transformed messages and sending back to another Kafka topic? From my understanding, a route using RouteBuilder needs to be configured using yaml since it needs to be done within Kubernetes.