Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Trace Events | Insert Events
 
Insert Events
The event type Broker::Trace::Insert is published whenever an event is inserted administratively into 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.