Hi, I am pretty new to camel. I am using camel 2.4.
I want to aggregate different file format (.pdf,.xml..txt) from same source (user/dir1) and then I need to process .xml file what i got after aggregation and then move all the files into a different directory. The problem i am facing is I dont know how I get my files after aggregation for further processing. if I will use groupExchange=true, then how will I get my files. how should i split that aggregated Exchange . Pleases give some suggestions or information. Thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/Aggregator-and-splitter-tp5731227.html Sent from the Camel - Users mailing list archive at Nabble.com.
