See [1] and [2].
[1] http://camel.apache.org/splitter.html
[2] http://camel.apache.org/resequencer.html
Best,
On Sun, May 26, 2013 at 12:42 PM, Developer D wrote:
> 1. I have a scenario where a single xml file should be split into multiple
> xml files(due to restriction in msg transfer size) a
1. I have a scenario where a single xml file should be split into multiple xml
files(due to restriction in msg transfer size) and sent to end point(external
system). how do i achieve it camel? any samples out there?
2. How can i achieve sequence or preserve order while sending message to
endpoin