Hi km9394,
There are a number of solutions.
1). You could make use of the precondition of a step.
2). Set the Post Action of a step to jump to a destination in you sequence there by by-passing section of your sequence.
3). Alternatively, instead of setting the Post Action of your step. You could make use of the Goto step type.
4). You could set the Run Mode of each of your steps dynamically by setting the property TS.Mode to "Skip". Be aware, on the next iteration of calling your sequence steps may still be set to "Skip" therefore you will have to set them back to "Normal" if you want them to be executed.
Is this want you looking for
Regards
Ray Farmer
Regards
Ray Farmer
