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