Previous Next

GetProcesses( ) method
Returns all currently running process instances started by an user associated with the UserSession object on which the method is called.
Return type:
Access:
Applies to:
 
Syntax 
GetProcesses( )
When the method succeeds, it returns an array of Progress.BPM.Process objects. If the method succeeds but there are no process instances that were started by an user, the method returns an indeterminate array.
If the method fails, it raises a BPM error.

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