Dear Camel Users, I would like to achieve the following:
(1) Read 2 files from a directory at the same time (2) Perform some processing on the content of both the files (3) Create a new file out of the processing from step 2 What I tired so far is to have a single route to read the files, send them to an aggregator, perform the processing and produce the desired result. Is there another way of doing it without the need for an aggregator? Regards, Joe -- View this message in context: http://camel.465427.n5.nabble.com/Read-multiple-files-from-a-directory-tp5731721.html Sent from the Camel - Users mailing list archive at Nabble.com.