Hi,
What I am trying to create is a webMethods service (in developer) that monitors conditions on the broker. For example, if the number of documents in a queue for a client on a broker reaches a certain limit (300), then send an email or something to investigate the issue. I am aware that there are services in WmBrokerAdmin package, but how can I use these?
Any help would be appreciated.