IBM BPM, V8.0.1, All platforms > Measuring and improving business processes > Monitoring > Event catalog > Business Process Choreographer events > BPEL process events overview > Business process events

Common Base Events for links in flow activities

Common Base Events for links are emitted if monitoring is requested in IBM Integration Designer for the flow activity on which the link is defined. A list of all the events that can be emitted by a link can be found here. These events are also written to the audit log.

The following types of events can be caused by links in flow activities.


Link events

The columns in the following table contain:

Code

Contains the number of the event. For Business Monitor 6.0.2 format events, the value is written to the Common Base Event as an extended data element with the name BPCEventCode. For Business Monitor 6.1 format events, the value is written to the xs:any slot of the Common Base Event.

Event name and extension name

This column contains two values. The name of the event and the value that is set in the extensionName attribute of the Common Base Event. The extension name identifies which event specific information is contained in the Common Base Event, and it is also the name of the XML element that provides additional data about the event.

Situation

Refers to the situation name of the BPEL process event.

Event nature

A pointer to the event situation for a BPEL process element in the EventNature parameter, as they are displayed in IBM Integration Designer.

The following table describes all link events.

Link events
Code Event name and extension name Situation Event nature Description
21034

LINK_EVALUATED_
TO_TRUE

BPC.BFM.LINK.STATUS

Report CONDTRUE Link evaluated true
42000

LINK_EVALUATED_
TO_FALSE

BPC.BFM.LINK.STATUS

Report CONDFALSE Link evaluated false

For link events, the following event correlation sphere identifiers have the following content:

Business process events


Related reference:
Event data specific to BPEL processes
Situations in BPEL process events
Extension names for BPEL process events