On new instance 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 WorkflowEvent data type associated.

When an instance of a process or task is created the event occurs.

Scope

Objects: Business Process Diagram Object, Tasks, Subprocesses

See Also

HowTo: Work With Event Handlers