On Fri, Aug 12, 2011 at 6:26 PM, jeevan.koteshwara
<[email protected]> wrote:
> Hi,
> After splitting the messages, I am transforming them into different
> format and sending them to a single file.
>
> So, right now, after transforming, data is not sppending to the destination
> file (instead its over writing). You suggested to append them. As I am using
> a custom iterator and my bean returns this custom iterator object, how can I
> append them to the destination. I am not very certain how to append the
> messages.
Its the option on the file endpoint
.to("file:xxx?fileExist=Append");
>
> Please suggest on this.
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Split-large-file-into-small-files-tp4678470p4693912.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
--
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/