Event Manager

The Event Manager sub-tab shows the runtime logging messages that were triggered due to orchestration events or ALF events, including the source of the event, the time the event occurred, and the user who caused the event to be raised.

On the Event Manager sub-tab, you can:

The following high-level information is available for each event:
Column Description
Event ID

The unique ID of the event.

Event Type

The event type that together with the object type, defines this mapping to the Event Manager. The event type identifies what occurs to trigger the event. If the event is defined in SBM Composer for the Application Engine, it is constructed using application, state, and transition names.

Object Type

The object type that together with the event type, defines this mapping to the Event Manager. The object type identifies the type of object or record that triggers the event type.

Status
The status of the event:
  • Created: Event processing has started on the Event Manager side.
  • Received: Event is stored in the database, but service flow processing for this event has not started.
  • Transmitted: Event processing has finished on the Event Manager side and the event has been received on the ODE side, but ODE processing has not started yet.
  • Started: Event processing has started in ODE.
  • Complete: Event processing has completed successfully on the ODE side.
  • Failure: Event processing has completed on the ODE side with some errors.
  • Pending: No longer used.
  • Unmatched: An event map was not found using the input parameters (likely because it has not been deployed).
Logged On

The date and time the event was logged.

Logged By

The user who logged the event.

Last Processed On

The last time the event was processed.

Attempts

The number of attempts that have occurred.