Restarting parent sequence checkpoint problem.
Posted: Wed Mar 28, 2007 9:42 am
Hi everybody,
I'm back again with another doubt that i could not solve with my searches here.
I'm using an sequence SParent that call another sequennce SChild.
In both sequences using checkpoint. The SCild has been tested and the checkpoints were working.
My problem:
I started the parent sequence, and the child sequence has started and aborted after some jobs finished OK.
When this happened, both sequences SParent and SChild had finished with status "Aborted/Restartable".
I restarted the parent sequence then the SChild restarted all his jobs(It ignored the checkpoints on the child sequence).
It should not restart from the last checkpoint?
P.S.: The "Execution Action" in the parent sequence is "Run"
Tks for help.
I'm back again with another doubt that i could not solve with my searches here.
I'm using an sequence SParent that call another sequennce SChild.
In both sequences using checkpoint. The SCild has been tested and the checkpoints were working.
My problem:
I started the parent sequence, and the child sequence has started and aborted after some jobs finished OK.
When this happened, both sequences SParent and SChild had finished with status "Aborted/Restartable".
I restarted the parent sequence then the SChild restarted all his jobs(It ignored the checkpoints on the child sequence).
It should not restart from the last checkpoint?
P.S.: The "Execution Action" in the parent sequence is "Run"
Tks for help.