Creating the WebSphere MQ output topic

After you have created the WebSphere® MQ topic connection factory and input topic, you must also create the JMS queue destination for sending a response message. To do so, you set the scope to node or server level, select the provider, set the JNDI and output topic names, and save.

Procedure

To create the JMS output topic:

  1. In the Integrated Solutions Console, open Resources  > JMS and click Topics.
  2. Set the scope to either Node level or Server level, then click New.
  3. In the panel, select WebSphere MQ messaging provider, then click OK.
  4. In General Properties, set the fields Name, JNDI name, and Topic name as follows and then click OK.
    Name

    JRules Output Topic

    JNDI name

    jms/BRESTopicOut

    Topic name

    JRulesTopicOut

  5. Click Save to save directly to the master configuration.