Hi,
I need to fail the job when error occur while reading the record. I used retryLimit as 0 and skipLimit as 10... So its trying to read the record for 10 time... I dont want to read again if error on reader, i should fail the job... I want to skip only error on writer...
Can some one suggest me how to do it...
Many thanks,
Vijai



Reply With Quote