[
https://issues.apache.org/jira/browse/CAMEL-23549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Cunningham updated CAMEL-23549:
--------------------------------------
Attachment: SimpleDataTypeIssueDemo.java
> Need a org.apache.camel.processor.transformer.DataTypeProcessor which can
> discover fromType/toType at runtime
> -------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-23549
> URL: https://issues.apache.org/jira/browse/CAMEL-23549
> Project: Camel
> Issue Type: Bug
> Components: camel-kamelet
> Reporter: Thomas Cunningham
> Assignee: Thomas Cunningham
> Priority: Major
> Attachments: SimpleDataTypeIssueDemo.java
>
>
> {code:java}
> org.apache.camel.processor.transformer.DataTypeProcessor{code}
> sets fromType/toType at construction and provides methods to programatically
> set the fromType and to Type (setFromType/setToType) but kamelet templates
> require runtime type resolution in some scenarios like in data-type-action.
> We should have a Processor that can handle this scenario.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)