Hi, in this where can I take input file to read . And seems to be this is test class. Will I have to convert to bean . Please can you clarify the steps to create one by one. Please don't mind. Help me
On Friday, December 5, 2014, smilevasu6 [via Camel] < [email protected]> wrote: > Hi, > > first i read the XSD file with bean in camel > > Then if i am able to fetch the elements from XSD in camel like i said > .setHeader("tablename", simple("${body[0]................")) > > then i am having the data in .txt file to load the data. > > like > > .setBody(simple("load data local inpath '/sri/address.txt' OVERWRITE into > table ${in.header.tablename}")) > > to do this i need the element name to fetch. > > Please help me. > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Camel-Array-tp5760111p5760214.html > To unsubscribe from Camel - Array, click here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5760111&code=c3Jpbml2YXMudGh1bmdhQGdtYWlsLmNvbXw1NzYwMTExfDE3NjU5MTYzMTM=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- Sent from Gmail Mobile -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Array-tp5760111p5760221.html Sent from the Camel - Users mailing list archive at Nabble.com.
