Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Activity Events | Client Subscription Changes
 
Client Subscription Changes
The event type Broker::Activity::ClientSubscriptionChange provides information about a change in a Broker client's subscription. This event consists of the event fields shown in the following table.
Field Name
Type
Description
clientId
unicode_string
The identifier of the Broker client whose state has changed.
clientGroup
unicode_string
The Broker client's group affiliation.
appName
unicode_string
The application name associated with the Broker client.
eventTypeName
unicode_string
The name of the event type.
filterExpr
unicode_string
The filter used in the subscription.
action
int
A bit mask with one or more of the following values:
*1-created
*2-cancelled
user
unicode_string
The user that made the change. This will only be set if the entity making the change used an SSL connection.
authenticator
unicode_string
The entity that authenticated the user. This will only be set if the entity making the change used an SSL connection.