-
Jul 22nd, 2010, 03:44 AM
#1
Knowing job instance id during job execution
On our project we have a db table that tracks all items that are being processed. We decided to link each item to the job instance that process it.
Is it possible to know the job instance id during the job execution?
-
Jul 22nd, 2010, 06:35 AM
#2
Nevermind, i end up autowiring the JobOperator, and now i can get my job instance id.
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