creating spring batch FLOW JOB dynamically
Hi All,
I am trying to create the Spring Batch Job dynamically.
I got a link http://forum.springsource.org/showth...bs-dynamically in this forum describes how to SEQUENTIAL JOB dynamically. It helped me a lot.
Now I am trying to create SPLIT/FLOW JOB dynamically, but I am not able to create SPLIT/FLOW JOB dynamically.
Can you help me to create FLOW JOB dynamically. If anyone have created FLOW JOB dynamically please share a sample code of "how to create SPLIT/FLOW JOB dynamically"
Thanks
Parag Phatowali