Querying subscriptions

You can query a subscription either by using the Message Brokers Toolkit or by using the Configuration Manager Proxy Java API. This topic describes how to use the Message Brokers Toolkit. For information about how to use the Configuration Manager Proxy (CMP), see Developing applications using the CMP and Class com.ibm.broker.config.proxy.TopicProxy.

To query a subscription:

  1. Switch to the Broker Administration perspective.
  2. In the Domains view, click Subscriptions from the list of domain objects shown; the Subscriptions Query Editor opens in the workbench.

    You can also open the editor by double-clicking the Subscriptions item in the tree, or by right-clicking the Subscriptions item and clicking Open, or by clicking the Subscriptions item and clicking Enter.

  3. Fill in the fields that are required to generate your subscriptions query.

    To generate your query, you might not need to fill in all the fields shown.

  4. Click Query. The results of your query are displayed in the lower part of the edit window.
Related concepts
Subscriptions
Related tasks
Subscribing
Related reference
Broker Administration perspective