Hi I dont think the data format would support that. However you can use dynamic-to and dataformat component.
http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html http://camel.apache.org/dataformat-component.html On Wed, Oct 26, 2016 at 2:24 PM, [email protected] <[email protected]> wrote: > Hello All, > > I would like to supply the class name dynamically to BindyCsvDataFormat? I > will be setting this class name in some exchange property/ in header. I > would like to read this value and set it to BindyCsvDataFormat during > marshalling/unmarshalling. > > Can someone guide me how it can be done? > > Thanks, > Raghavender Anthwar > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-supplying-of-class-to-BindyCsvDataFormat-tp5789283.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
