RE: Make a task wait for another -
05-23-2004
, 10:40 PM
Hi Gerald,
What you need to do is set the workflow property.
Right Click on the Activex Script, in the Design Mode.
Select Workflow -> Workflow Properties option.
In the precedence tab, click on New
Select the Source step (The Task that should precede the Current Task)
Select the Precedence
The Destination Step would be the Current Task.
Thus when the Source Step completes with the selected precedence (Success /
Failure / Completion) the destination step will be executed.
HTH
Ashish
This posting is provided "AS IS" with no warranties, and confers no rights. |