Results 1 to 2 of 2

Thread: onSkipInRead

  1. #1
    Join Date
    May 2010
    Posts
    5

    Default onSkipInRead

    I have a SkipListener defined for a reading a flat file. I am getting a FlatFileParseException for a bad record from the file. The onSkipInRead is NOT being called on the SkipListener as I expected? I am getting the onSkipInProcess method called when a record fails validation so I know that it is wired correctly.... I am wrong to think that this is the correct usage for the onSkipInRead method?


    Thanks

  2. #2
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    That sounds like the correct use case. How about sharing some more details (config / java etc.)?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •