RE: URHENT HELP/POC- Hit URL1 or URL2 based on xml data using Apache Camel

2015-03-27 Thread Vanshul . Chawla
...@camel.apache.org Subject: URHENT HELP/POC- Hit URL1 or URL2 based on xml data using Apache Camel Importance: High Hi Team, 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

URHENT HELP/POC- Hit URL1 or URL2 based on xml data using Apache Camel

2015-03-27 Thread Parikshit Singh
Hi Team, 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 sh