Hi,
I have a file in a dir, while processing it is continously taking the same file into consideration as i have set the timer to 5 secs, but it shudnt consider the file as it has been started for...
Type: Posts; User: bharat.sripuram; Keyword(s):
Hi,
I have a file in a dir, while processing it is continously taking the same file into consideration as i have set the timer to 5 secs, but it shudnt consider the file as it has been started for...
Hi,
I have some records in a flat file, 1 line is 1 complete information. If something is missing in the first line then an exception occurs and from 2nd line onwards the mapping is not done the...
Hi,
i am reading a file and once done it is moved to archive dir, But the MultiResourceItemReader is again looking for the same old file and it is giving following exception.
2010-05-27...
Hi,
I am processing some flatfiles and once they are processed, they are being moved to archive directory. But what happens is if everything is fine with all files then it is moved to archive and if...
Thnxs a lot for ur help..
Thnxs for ur reply,
<beans:bean id ="fileLineMapper" class="org.springframework.batch.item.file.mapping.PatternMatchingCompositeLineMapper">
<beans:property name="tokenizers">...
Thnxs for ur reply, i have been to this site http://static.springsource.org/spring-batch/reference/html-single/index.html#prefixMatchingLineMapper. Where you have RecordType at the starting...
Can u give me the sample file that u have to parse ? so that i can help u
Hi
I have attached a flat file, Can i parse this file using spring batch? can u suggest me how ?
Bharat
Hi
I have attached a flat file, Can i parse this file using spring batch? can u suggest me how ?