BPEL Process Events

The BPEL Process Events panel displays all events for a specific BPEL process instance.

Click BPEL Process Events from the Event Views list to open this view. You will notice that the list panel for this view is split into three subpanels:
  1. Process
  2. Instance
  3. Event table
You must first select a process to populate the instance list. You then click an instance to populate the events list. You can only perform the filter and sort Advanced table functions on the process and instance lists; all of those functions are available for the event table. Valid columns for the event list are:

After you have populated the event table you can select an event (click the button next to an event in the Select column) to display the event data. The property Names and Values for the chosen event will be separately displayed in the details frame of the view.

You can view the payload (in XML format) of any given event by clicking the link associated with the payload element name in the details panel. The link itself will show the first 100 characters of the payload content. For example, if the payload element name is wbi:event then the link in the next column can be clicked to open a window showing all of the XML elements in the payload.