posted 10 years ago
Hi All,
I have a Practitioner class which is used to do the partition for the batch jobs. In partition method , i am creating a list of parameters and setting this list in ExecutionContext.
Below is the code sample.
This parameter value i am going to use in step configuration and have to retrieve it in job xml configuration file.
I am trying to use below
I want to set the value of start index as "1" but not able to understand how to do it.
Please help.
Regards,
Sunil