-
Mar 9th, 2010, 09:44 AM
#1
FlatFileItemWriter - creates empty line in the end
Do we have a setting to remove these empty / extra lines before creating the file?
we are using the configuration something like this
<batch:chunk
reader="DBReader"
processor="xxxProcessor"
writer="xxxFileWriter"
commit-interval="50"/>
And FileWriter is using a Delimited line Aggregator.
Thanks
Srinivas
-
Mar 9th, 2010, 02:31 PM
#2
Specifically, how would you suggest dealing with the extra lineSeparator appended by FlatFileItemWriter when writing files that do not have a footer?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules