I'm coming with another question. How can I append the id values from my .txt file into an url. I need to make GET req to this url: http://example.com/345 How can I add insted of 345 ids from my .txt file like: http://example.com/firstId http://example.com/secondId etc?
-- View this message in context: http://camel.465427.n5.nabble.com/How-to-stop-a-route-from-processing-get-requests-continously-tp5759649p5759753.html Sent from the Camel - Users mailing list archive at Nabble.com.