Hi
 
I have a usecase in which I have a route which takes m number of rest URLS'
as input and then hits each of these URLS's n number of times each until
response code comes out to be 204.

So hit a URL until 204 is response code and if it returns 204 move on to
next URL and apply same procedure.

I tried to use loop EIP but it did not work.Please suggest.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Using-loop-EIP-to-solve-a-Usecase-tp5767874.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to