Execute procedures when an event occurs.
The procedures have the following parameters rule:
parm(in:&wfevent);
where
&wfevent has the WorkflowPriorityChangeEvent data type associated.
When the priority of a task or process instance changes the event occurs.
Objects: Business Process Diagram Object, Tasks, Subprocesses
HowTo: Work With Event Handlers