Results 1 to 3 of 3

Thread: Preventing step execution from listener

  1. #1

    Default Preventing step execution from listener

    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.

  2. #2

    Default

    might be a bug, you can raise a ticket if you mind

    alternatively you can take a look at programmatic flow decisions

  3. #3

    Default

    Ok, I'll do that. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •