Activates a Workstep on the Process instance.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.BPM.Process class
ActivateWorkstep( INPUT name AS CHARACTER ) ActivateWorkstep( INPUT name AS CHARACTER, INPUT dataslots AS DATASLOT EXTENT, INPUT performer AS CHARACTER) |
On successful execution, this method returns TRUE. If the method fails, it raises a BPM error.