On state change property

Official Content
This documentation is valid for:
Execute procedures when an event occurs.

Description

The procedures have the following parameters rule:

parm(in:&wfevent);

where
    &wfevent has the WorkflowStateChangeEvent data type associated.

When the state of a process or task instance changes the event occurs.

Scope

Objects: Business Process Diagram Object, Tasks, Subprocesses

See Also

HowTo: Work With Event Handlers