Results 1 to 2 of 2

Thread: How to restart a job in the last step?

  1. #1
    Join Date
    Oct 2007
    Posts
    2

    Default How to restart a job in the last step?

    How to restart a job in the last step?
    Thank you for help!

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    Restarting the last step is no different than the first step (or any other), simply re-run the JobInstance. The steps before should not be started, since they already completed successfully. (unless step.isAllowStartIfComplete() is true)

Posting Permissions

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