Creating the WebSphere MQ input queue

After you have created the WebSphere® MQ queue connection factory, you can now create the JMS queue destination for receiving a request message. To do so, you set the scope to node or server level, you select the provider, name the queue, and finally save the configuration.

Procedure

To create the JMS queue:

  1. In the Integrated Solutions Console, open Resources  > JMS and click Queues.
  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 Queue name as follows:
    Name
    JRules Input Queue
    JNDI name
    jms/BRESQueueIn
    Queue name
    JRulesIn
  5. Type in the name of your queue manager or queue sharing group name, then click OK.
  6. Click Save to save directly to the master configuration.