Hi Claus Ibsen, can you please help me on below,
I want to read the xsd file from camel. then i want to load .txt file and fetch the table name dynamically from xsd file like, from("file:/home/cloudera/Desktop/?fileName=Sample.xsd"). convertBodyTo(String.class). setBody(constant("load data local inpath '/sri/address.txt' OVERWRITE into table +tablename+")). can you please help me. thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/camel-xsd-tp5759841.html Sent from the Camel - Users mailing list archive at Nabble.com.