Specifying the queues used for events

You can configure the hub to deliver events to an external queue that is configured using JMS configuration.

The default JMS configuration is established when you install the hub. You can see some of these values on the Event Publishing Properties page. If you do not provide a value in the Provider URL Packages or the JMS Provider URL fields, the defaults that are in the MQ Properties section of the bcg.properties file are used. These defaults use the JMS bindings that were generated at installation time. If you took the defaults, the JMS bindings use port 9999 on the MQ Server that you named during installation.

To point to a different set of JMS bindings, change the Provider URL Packages to point to a directory containing a JMS bindings file that you have prepared yourself. Also change the Queue Connection Factory name and the Queue name to match the names you chose in your JMS bindings. You would do this if you want to publish the events to a queue on a different MQ server than the one you specified during installation.

To indicate where events should be delivered:

  1. From the main menu, click System Administration > Event Processing > Event Delivery Information.
  2. Click the Edit icon next to Enable Event Delivery.
  3. Select the Enable Event Delivery check box to activate event publishing.
  4. If the default values are correct for your installation, leave them as is. The default values support event delivery to the queue named DeliveryQ provided by the JMS Server that you configured at installation.

    If you want to change where events are delivered, update the fields, using the following information as reference:

  5. Click Save.

Copyright IBM Corp. 2003, 2005