dberardo commented on issue #1082: URL: https://github.com/apache/camel-kafka-connector/issues/1082#issuecomment-790357304
hell yeah ! it worked! my next natural question would be: how could have found out that by myself? is there any piece of documentation you can advice, that will help me become more independent with Camel connectors / tranform / converters ? my landing point was of course this page: https://camel.apache.org/camel-kafka-connector/latest/connectors/camel-telegram-kafka-source-connector.html then i have tried many sources and landed onto this page, where i thought, all output types were going to be listed: https://camel.apache.org/manual/latest/type-converter.html then i have figured out thanks to this issue, that Camel was providing some Transformers out of the box (org.apache.camel.kafkaconnector.transforms.CamelTypeConverterTransform$Value): https://github.com/apache/camel-kafka-connector/issues/188 then i gave up trying to find documentation on such transformers, and opened this issue here, which makes me look for Marshalling options on thisp age, which however does not help me further: https://camel.apache.org/manual/latest/data-format.html ---------------------------------------------------------------- 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