Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Document Logging | Logging Utility Client Groups and Clients | Client ID
 
Client ID
When you are connecting multiple Integration Servers to Broker, the Logging Utility on the Integration Server that first connects to the Broker creates the LogOnPublish and LogOnAck client groups. When the remaining Integration Servers connect to the Broker, only clients are created in the respective client groups.
Each Logging Utility client has an associated Client ID. The first part of the Client ID identifies the Integration Server with which the client is associated, and the second part identifies the associated Logging Utility client group.
Integration Server Client prefix is a string that identifies Integration Server to Broker. By default, Integration Server uses its license key for the prefix. For ease of use, you can replace it with a name of your choice.
Client ID has the following formats:
*<Integration Server client prefix>_LogOnPublish
For example, in the client ID, Wjb5tM+bn8pBOTAWIc4XWbfdh5w_LogOnPublish, Wjb5tM+bn8pBOTAWIc4XWbfdh5w is the name of the Integration Server, and LogOnPublish is the name of the Logging Utility client group.
*<Integration Server client prefix>_LogOnAck
For example, in the client ID, Wjb5tM+bn8pBOTAWIc4XWbfdh5w_LogOnAck, Wjb5tM+bn8pBOTAWIc4XWbfdh5w is the name of the Integration Server, and LogOnAck is the name of the Logging Utility client group.
Note:
To be able to set up document logging effectively, the client prefixes of all Integration Servers in a cluster must be the same.