Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Monitoring Broker Activity | Activity and Trace Events | Activity Events | Territory Changes
 
Territory Changes
The event type Broker::Activity::TerritoryChange provides information about a change in a Broker's territory affiliation. This event will be published by a Broker when another Broker joins or leaves its territory. The event consists of the event fields shown in the following table.
Field Name
Type
Description
territoryName
unicode_string
The name of the Broker's territory.
brokerName
unicode_string
The name of the Broker.
hostName
unicode_string
The name of the Broker's host.
changeFlags
int
A bit mask with one or more of the following values:
*1-jointed
*2-left
*4-local Broker
user
unicode_string
The user that made the change.
authenticator
unicode_string
The entity that authenticated the user.