hello, 

      I am not sure if the below use case is possible in camel.  I checked
the documentation of aggreration in 
      camel but it does not look like it will fit my need.

      Scenario:-  
      I have to read from a csv file and collect some limited messages in a
map which need to be sent to a 
      external Java API call for enrichment of the messsages and the
response got bac,k will be send to 
       endpoint.

      The reason is that I want to avoid single call to the API every second
for performance reasons and 
      rather have it called with some limited set data at once. 

      Can this be done in camel ?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Agggegrate-Scenario-Camel-tp5776478.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to