Hi Camel users,

is it possible to aggregate multiple messages (body from an exchange) into a 
single output stream?

I would like to use the seda component (single threaded) to collect multiple 
messages, then each message (String body) would be sent to an aggregator. The 
aggregator should write all the content to a stream which is constantly 
consumed from a file writing component (AWS S3).

SEDA -> Aggregate -> AWS-S3

Any idea?

Kind regards
Jan

--
Jan Bernhardt
Apache CXF - PMC Member
Apache Syncope - PMC Member

Talend Community Coder
https://coders.talend.com

Visit my Blog
https://janbernhardt.blogspot.de

Reply via email to