-
Jun 21st, 2010, 04:36 PM
#1
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
-
Jun 24th, 2010, 05:41 AM
#2
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
-
Forum Rules