-
Jun 26th, 2010, 09:41 PM
#1
Job lifecycle when no records in Database?
Hi,
In my requirement a new job will started every 5 mins. The ItemReader fetches 50 records from DB and ItemWriter writes it to a XMLFile.
My Problem here is some times ItemReader won't get any Data from DB , bcoz it processed all records , In that cases when the Job will die?
Is there any ways to kill the Job when we don't get Data from DB.
Some one can explain the LifeCyle of Job with ItemReader,ItemWriter.
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