Can you help me with minimum code to automate the following usecase:- User will hit camel application URL
Camel will process the xml request and based one some specific tag value it will hit other application URL 1 or URL2 URL1 and URL2 will also respond with xml, Camel should be able to get that request and send it back EXPECTATION: Camel code should be mostly controllable through camelContext.xml may be using XQuery/XPATH/OGNL/RegEX plugin. Please share code/ example/explanation. -- View this message in context: http://camel.465427.n5.nabble.com/Hit-URL1-or-URL2-based-on-xml-data-using-Apache-Camel-tp5764897.html Sent from the Camel - Users mailing list archive at Nabble.com.