imbEventResponseObject

Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Description of an event

XML

Attributes

name type description
internal boolean "internal"
type string "event"
uri imbURI Unique URI to this object
name string The name of the event
eventType string The type of event
eventName string The event name of the event
eventSourceAddress string The eventSourceAddress of the event
eventSource string The source of the event
eventFilter string The filter expression of the event
eventUnitOfWork string The unit of work scope for this event
isTransactionEvent string Is the event a transaction event
isEnabled string Is the event enabled.
profileName string The name of the profile that this event belongs to
profileVersion string The version of the profile that this event belongs to

Elements

name (type) min/max
occurs
description
payload (imbEventResponsePayload) 0/1 Payload information for this event
transactionCorrelation (imbEventResponseTransactionCorrelation) 0/1 Transaction correlators for this event
publishers (imbEventResponsePublishers) 0/1 Publishers of this event

JSON

property type description
internal boolean "internal"
type string "event"
uri imbURI Unique URI to this object
name string The name of the event
eventType string The type of event
eventName string The event name of the event
eventSourceAddress string The eventSourceAddress of the event
eventSource string The source of the event
eventFilter string The filter expression of the event
eventUnitOfWork string The unit of work scope for this event
isTransactionEvent string Is the event a transaction event
isEnabled string Is the event enabled.
profileName string The name of the profile that this event belongs to
profileVersion string The version of the profile that this event belongs to
payload payload (imbEventResponsePayload) Payload information for this event
transactionCorrelation transactionCorrelation (imbEventResponseTransactionCorrelation) Transaction correlators for this event
publishers publishers (imbEventResponsePublishers) Publishers of this event