OnStepActivate
Syntax
OnStepActivate(&stepinst)
Description
Use this method when a step instance is activated, the approvers and reviewers associated with the step will receive a worklist entry, if they do not already have one). The activated step instance itself is passed in as the argument.
Parameters
| Parameter | Description |
|---|---|
|
&stepinst |
The activated step instance, as EOAW_CORE:ENGINE:StepInst. |
Returns
None.