Hi,

I am creating custom step factory by extending FaultTolerantStepFactoryBean by overriding applyConfiguration method and all gone in smooth. Now I need to access a variable which is in JobParamters map in this class.

Can any one please help me if there is any way of retrieving job parameters.

Thanks in Advance.

Siva