Creating the WebSphere MQ queue connection factory

To create the WebSphere® MQ queue connection factory, you create the queue, then you configure the connection factory by following the connection factory wizard.

Procedure

To create a queue connection factory to connect WebSphere MQ with the Decision Server MDB:

  1. Log in to the Integrated Solutions Console.
  2. Open Resources  > JMS and click JMS Providers.
  3. In the panel, select the WebSphere MQ messaging provider.
  4. Under Additional Properties, click Queue connection factories.
  5. Click New.
  6. In Step 1: Configure basic attributes, set the fields Name and JNDI name as follows, then Click Next.
    Name
    JRules Queue Connection Factory
    JNDI name
    jms/BRESQueueConnectionFactory
  7. In Step 2: Select connection method, select Enter all the required information into this wizard and click Next.
  8. In Step 2.1: Supply queue connection details, type the name of your queue manager or queue sharing group, then click Next.
  9. In Step 2.2: Enter connection details, type the connection details to establish a connection to the queue manager or queue sharing group, then click Next.

    The default queue port is 1414.

  10. In Step 3: Test connection, click Test connection.

    If your message queue is running, you see the following message:

    A connection was successfully made to WebSphere MQ.

  11. Click Next.

    A summary opens showing the details of the connection factory.

  12. Click Finish and then click Save to save directly to the master configuration.