I have a requirement to run the reader-> processor -> writer iteration just once in my step. My understanding is that these iterations continue as long as the reader continues to return the data. Is it possible to run the iteration just once.
I am using a taskletstep and a chunk configured inside it. Is there an alternative for it or do we need to take care programatically?


Reply With Quote
