Hi Claus,
are you suggesting something like below..
from(src).split().method(splitbean which returns an custom
Iterator).streaming().to(file:...?fileExist=Append);Is that the correct approach? -- View this message in context: http://camel.465427.n5.nabble.com/Split-large-file-into-small-files-tp4678470p4693936.html Sent from the Camel - Users mailing list archive at Nabble.com.
