-
Apr 22nd, 2011, 05:03 AM
#1
How to pass paramater from one step to another
i want to pass a paramter in my second step,while i am reading a query ,through reader ,this parameter i have to pass from step one
-
Apr 22nd, 2011, 03:33 PM
#2
Yes, you can. By using ExecutionContextPromotionListener provided by Spring Batch.
Read about it here:
http://forum.springsource.org/archiv...p/t-70057.html
and here:
http://static.springsource.org/sprin...nListener.html
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