Try OpenEdge Now
BP Server Developer's Guide
Workstep Instance Management
:
Setting activation time
Setting activation time
You can set the activation time of a
WorkStepInstance
if it is already in activation wait state. The new value is applicable only for this workstep instance of this process instance, and not for any new process instances created.
public void setActivationTime(long time)
The activating time is specified in milliseconds.