Receiver Instance 

Definition

Instance of an event receiver.

Use

The ID of a receiver instance (receiver ID) is entered in the instance linkage table at runtime by the potential event receiver.

When the instance linkage is implemented by the event manager at runtime, the event manager writes the receiver ID to the event container and passes it to the receiver function module declared in the type linkage table for further evaluation.

In the workflow environment (wait steps, terminating events), the number of a workflow is generally used as a receiver instance at runtime.

The work item manager makes the entry in the instance linkage table.