This a rather nebulous question. Can you post the routes you are using? I suspect you are not setting the append flag on the file writer. But without seeing the code you are using it is impossible to tell.
fileExists=append Look up the specifics on the syntax here: http://camel.apache.org/file2.html On Fri, Sep 30, 2016 at 3:28 PM, retatu <[email protected]> wrote: > I am have problems in an application... > > when I split the XML in 4 parts then I want to get them all together in > another XML, but it overwrites and only the last one stand > > > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/Splitting-a-Body-and-losting-old-informations-tp5788271.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
