Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Activity Events | Remote Subscription Changes
 
Remote Subscription Changes
The event type Broker::Activity::RemoteSubscriptionChange provides information about a change in a remote Broker's subscription. This event consists of the event fields shown in the following table.
Field Name
Type
Description
territoryName
unicode_string
The territory name of the remote Broker.
brokerName
unicode_string
The name of the remote Broker for which the subscription is changed.
hostName
unicode_string
The host name where the remote Broker is running.
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.