oscerd commented on issue #1347: URL: https://github.com/apache/camel-kafka-connector/issues/1347#issuecomment-1077283281
Try with camel.sink.endpoint.keyName=topics/${headers.customerName}/${date:now:yyyy}${date:now:MM}//${headers.interval}/{headers.name} And send the headers in your Kafka topic. Another possibility is creating an SMT and enrich the message with those data and add keyName header. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org