Thomas Cunningham created CAMEL-23549:
-----------------------------------------
Summary: 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
{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)