valdar opened a new issue #902:
URL: https://github.com/apache/camel-kafka-connector/issues/902


   That SMT should take fields from a configured record value (supporting 
struct + schema or map cases) and copy the value in a configure header like:
   ```
   transforms=toHeader
   transforms.toHeader.type=org.apache.camel.kafkaconnect.transforms.ToHeader
   transforms.toHeaderader.fields=to.address,cc.addresses
   transforms.toHeaderr.headers=CamelHeader.to,CamelHeader.cc
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to