Get Event Detail
By using the Get Event Detail activity, you can get event information for a specified event ID. The event details displayed in the Event Log are retrieved.
General
The General tab contains the following fields.
Field | Module Property? | Description |
---|---|---|
Name | No | The name of the activity in the process definition.
The default value is GetEventDetail. |
MDM Connection | Yes | The MDM connection resource establishes a connection to an TIBCO® MDM server, allowing the plug-in to communicate with TIBCO® MDM.
Click
If no matching MDM connections are found, click Create Shared Resource to create one. |
Description
Provide a short description for the activity.
Input
The following is the input for the activity.
Input Item | Description | |
---|---|---|
EventId | ID of the event whose details are to be retrieved. |
Output
The following is the output for the activity.
Output Item | Description | |
---|---|---|
Event | Return information on
event Id,
EventName,
Status,
State,
StartOn,
RepositoryName,
BackendSystem,
Process, and
Error.
See the TIBCO® MDM documentation for more information on those items. |