Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client Java API Programmer's Guide
|
Using Broker Clients
|
Creating and Destroying Broker Clients
|
Client Identifiers
|
Assigning Client Identifiers
Assigning Client Identifiers
It is always best to let the
Broker
assign a unique client identifier at the time you create your
Broker
client. You then retrieve your client identifier by calling the
BrokerClient.getClientId
method.