Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Managing Event Types | Event Type Definitions | Obtaining Broker Information
 
Obtaining Broker Information
 
Broker Territory and Broker-to-Broker Communication
Each Broker to which a Broker client may connect manages its own set of event type definitions. It may be useful for your client application to obtain information about the Broker that is managing a particular event type definition.
Use the awGetTypeDefBrokerHost function to obtain host name where the Broker managing a particular event type definition is executing.
Use the awGetTypeDefBrokerName function to obtain the name of the Broker that is managing a particular event type definition.
Use the awGetTypeDefBrokerPort function to obtain IP port number of the Broker that is managing a particular event type definition.