Hello everbody,
Can i incrementally write results of different steps in the same XML file without overwrite the existing file?
I realized that if the parameter "overwriteoutput" of itemWriter is not set to "false" and output file already exists, Spring threw an exception. Otherwise, if the referred parameter was set to "true", the output file is replaced.
Thanks
Fabiano
