Previous Next

GetTask( ) method
Retrieves a single task, by name, that is part of an active workflow from an associated Progress.BPM.UserSession object.
Return type:
Access:
Applies to:
 
Syntax 
GetTask ( INPUT TaskName  AS CHARACTER )
TaskName
The name of a task on the Business Process Server.
If the method succeeds, it returns a Progress.BPM.Task object.
If the method fails, it raises a BPM error.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.