1647
Invalid step in actions, Procedure <ProcName >, Step <StepName >: Name <WaitedForStep>
Description
The indicated StepName has been defined to wait on the WaitedForStep, but the WaitedForStep does not exist in the ProcName procedure.
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Refer the problem to the application developers responsible for procedure ProcName. They will need to investigate why the specified StepName is waiting for a WaitedForStep that no longer exists in the procedure. For example, the step may have been deleted from the procedure.