-
Jan 22nd, 2008, 09:22 PM
#1
How to restart a job in the last step?
How to restart a job in the last step?
Thank you for help!
-
Jan 23rd, 2008, 03:37 AM
#2
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
-
Forum Rules