Page 1 of 1

Sequencer problem

Posted: Sun Nov 27, 2005 11:11 pm
by kmalla
hi all
let me give an example of my problem,
i am having 20 job activities which are kept in sequence.If my job aborts at job activity no:15 is their any provision for running the sequencer next time from job activity no:15 rather than from jobactivity no :1
advance thanks
waiting for your respnce soon

Posted: Sun Nov 27, 2005 11:52 pm
by jenkinsrob
In the job properties of the Job Sequence there is an option to 'Add checkpoints so sequence is restartable on failure'

This should work as long as you dont reset the job before re-running it after an abort.

Posted: Mon Nov 28, 2005 5:23 am
by ray.wurlod
These are in a frame called "compilation options" which is a less-than-subtle hint that you need to re-compile the job sequence after changing these settings.