Search:

Type: Posts; User: bharat.sripuram; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    475

    Problem in job schedular

    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...
  2. Problem while reading FlatFileItemReader

    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...
  3. Problem with multiResourceItemReader

    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...
  4. Problem while archiving files using MultiResourceListener

    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...
  5. Thnxs a lot for ur help..

    Thnxs a lot for ur help..
  6. Thnxs for ur reply,

    Thnxs for ur reply,

    <beans:bean id ="fileLineMapper" class="org.springframework.batch.item.file.mapping.PatternMatchingCompositeLineMapper">
    <beans:property name="tokenizers">...
  7. Thnxs for ur reply, i have been to this site...

    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...
  8. Can u give me the sample file that u have to...

    Can u give me the sample file that u have to parse ? so that i can help u
  9. Can i parse a flat file in Spring Batch ?

    Hi

    I have attached a flat file, Can i parse this file using spring batch? can u suggest me how ?

    Bharat
  10. Can i parse a flat file in Spring Batch ?

    Hi

    I have attached a flat file, Can i parse this file using spring batch? can u suggest me how ?
Results 1 to 10 of 10