i saw the possibility to skip the header, but i contains information i need in the process. So skipping it is no option. I shall have a look at the adviced sample.
Type: Posts; User: menno; Keyword(s):
i saw the possibility to skip the header, but i contains information i need in the process. So skipping it is no option. I shall have a look at the adviced sample.
I am using spring batch for an application to import payment via an unattended upload. The first line of this payments file is an header that describes the file. After the import I have to check that...