
Event data specific to BPEL processes
In BPEL processes, events relate to processes, activities, scopes, links, and variables.
The
events can have the following format:
- Business Monitor 6.1, 6.2 or 7.0 format (XML with schema support)
- Events are produced in this format if this format is selected
and there are processes modeled in WebSphere® Integration
Developer 6.1 or later, or IBM® Integration
Designer 7.5
or later.
The object-specific content for these events is written as XML elements in the xs:any slot in the eventPointData part of the Common Base Event, and the payload message is written to the applicationData section.
The structure of the XML is defined in the schema definition file install_root\ProcessChoreographer\client\BFMEvents.xsd. To parse and validate the Common Base Event information, use the schema definition in install_root\ProcessChoreographer\client\WBIEvent.xsd