-
Feature
-
Resolution: Won't Do
-
Major
-
camel-k-1.8.1
-
False
-
None
-
False
-
0
-
0%
-
Todo
Each Kamelet needs to add some effort to auto convert input data to its required format in order to be more robust when interacting with different other components.
For instance a Kamelet may operate on a JsonNode body content and in case the input data provided is a String the Kamelet should auto convert the input as required in order to not fail on this.
If possible add this functionality to the Camel components itself.
Valuable sources for inspiration:
https://docs.google.com/document/d/1Ur4ng7JRnASeYoGer1n2mpMkdVpNZ90ZyNaqWrbQNcA/edit#heading=h.vo11vdebgv1z
https://github.com/apache/camel-kafka-connector-examples