how to get the clients(Document types) connected to a Broker

Hi All,

How to get all the clients connected to a Broker?
What is the procedure to follow?

Please help me out

Regards,
Datta

  1. You can use the Broker Java API to build Apps/Programs that can look into the Broker and get the Client info.
  2. For a quick, dirty and unsupported way,if you have WmBrokerAdmin package, you can use the internal service wm.broker.admin.clients:getClientInfo (It takes two hidden parameters as inputs brokerName & serverName. serverName is in the form host:port)

Also, look at similar threads for more info.
[SIZE=2][URL=“wmusers.com”]wmusers.com
[URL=“wmusers.com”]wmusers.com

[/size]