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. 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.
