-
Epic
-
Resolution: Won't Do
-
Major
-
camel-k-1.8.1
-
Kamelet data formats
-
False
-
None
-
False
-
To Do
-
100
-
100%
-
0% To Do, 0% In Progress, 100% Done
-
Todo
- Why?
- Avoid errors due to unexpected input data format (e.g. Kamelet works on JsonNode but body provided is String)
- Give tooling (e.g. Kaoto) an opportunity to provide data mapping
- Each Kamelet needs to add some effort to auto convert input data to its required format
- May add support for schema registry (aka Apicurio)
- Add this functionality to the Camel components itself if possible
- Valuable source of information
- Syndesis connectors and its customizers can be a valuable source of information how to do it
- RHOC connectors: Managed Connector Service - Camel Connectors Architecture
- Camel Kafka Connector: Apache Camel Kafka Connector Examples
- Kamelet defines input/output headers
- is documented by
-
CMLK-831 Adjust docs to cover Kamelets auto converting input data and exposing output data
- Closed