Try OpenEdge Now
skip to main content
BP Server Developer's Guide
Workstep Instance Management
 

Workstep Instance Management

Each workflow process of the process template is divided into small steps called Worksteps. These are the basic building blocks of the workflow process. WorkStepTemplate is the template level object of a workstep and provides the blueprint for a WorkStepInstance.
The WorkStepInstance is actually executed during runtime.
* Accessing workstep instances
* APIs for workstep instances
* Retrieving workstep instances
* Working with workstep instance types
* Working with the workstep instance states
* Working with the workstep instance priority
* Reactivating workstep instances
* Retrieving and updating workstep instances
* Setting activation time
* Resuming workstep instances