Execute procedures when an event occurs.
The procedures have the following parameters rule:
parm(in:&wfevent);
Where &wfevent has the WorkflowActionPerformedEvent data type associated.
The event occurs when an action was performed on a process document.
Objects: Document
HowTo: Work With Event Handlers