Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Trace Events | Published Events
 
Published Events
The event type Broker::Trace::Publish is published whenever the Broker publishes or delivers an event. This event consists of the event fields shown in the following table.
Field Name
Type
Description
clientId
unicode_string
The Broker client's identifier.
eventTypeName
unicode_string
The name of the event type.
eventId
long
The event identifier from the event.
pubId
unicode_string
The identifier of the Broker client that delivered the event.
destId
unicode_string
The identifier of the intended recipient Broker client.
trackId
unicode_string
The tracking identifier from the event.
tag
int
The event's tag field.
eventByteSize
int
The size of the event in bytes.