Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Trace Events | Peek Events
 
Peek Events
The event type Broker::Trace::Peek is published whenever an event is peeked administratively from the Broker client's queue. 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.
lockingId
unicode_string
The identifier of the Broker client that is holding a queue lock on this 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.