Hello:
I have a step with a StepExecutionListener. IN the beforeStep() method I want to prevent execution of the step if a certain condition exists. I tried setting BatchStatus and ExitStatus to various values but none of these would stop the execution. I am having trouble finding documentation on this. If anyone could help, I'd appreciate it. Thanks
Eric.


Reply With Quote