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 are emitted for BPEL processes if monitoring is requested for the BPEL process elements in IBM Integration Designer. A process can cause process events, activity events, activity scope events, link events, and variable events to be emitted.
All BPEL process events can be emitted in both the CEI and the audit trail, with the exception of the process template events. The process template events PROCESS_INSTALLED and PROCESS_UNINSTALLED can only be emitted in the audit trail.
A human task activity has an associated inline human task. When you define your BPEL process, you can specify that both the activity and its associated inline human task emit events.
The event structure is described in the XML Schema Definition (XSD) file BFMEvents.xsd. The file can be found in the INSTALL_ROOT\ProcessChoreographer\client directory.
- Common Base Events for BPEL processes
Common Base Events are emitted for BPEL processes if monitoring is requested for the BPEL process in IBM Integration Designer. A list of all the events that can be emitted by a BPEL process can be found here. These events are also written to the audit log.- Common Base Events for activities
Common Base Events are emitted for activities if monitoring is requested for these activities in IBM Integration Designer. A list of all the events that can be emitted by an activity can be found here. These events are also written to the audit log.- Common Base Events for scope activities
Common Base Events are emitted for scope activities if monitoring is requested for these activities in IBM Integration Designer. A list of all the events that can be emitted by an activity scope can be found here. These events are also written to the audit log.- 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.- Common Base Events for process variables
Common Base Events are emitted for process variables if monitoring is requested for the BPEL process elements in IBM Integration Designer. A list of all the events that can be emitted by variables can be found here. These events are also written to the audit log.
Related concepts:
State transition diagrams for process instances
State transition diagrams for activities
Related reference:
Human task events
Event data specific to BPEL processes
Situations in BPEL process events
Extension names for BPEL process events