-
May 29th, 2012, 03:29 AM
#1
Pass parameters to processor
Hi,
I'm a new spring-batch user, and I'm looking at it to split an heavy process.
I've got a litlle problem, I need to calculate an id, at the beginning of the batch.
Then, I launch the batch, the reader do his job, and the processor starts working.
I want the processor to set a property with the id calculated before..
What's the way to pass parameters from the reader to the processor ?
Thx for your help.
Last edited by jeb001; May 31st, 2012 at 03:40 AM.
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