IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Creating the queues in WebSphere® MQ

Create input and output queues to enable testing of your application.

Before you begin

About this task

The createdbtablesclients.zip file contains an MQSC command file SPQueues.mqsc. If you are familiar with MQSC commands, you can use that file as an alternative to the following steps.

Procedure

  1. Start IBM Integration explorer: Start > All Programs > IBM Integration Bus > IBM Integration Explorer.
  2. Go to Queue Managers > QueueManagerName. QueueManagerName represents the name of the queue manager that your integration node uses, for example IB9QMGR. To determine the queue manager name, click the integration node in the IBM Integration Toolkit, and examine its properties.
  3. Right-click Queues > New > Local Queue, set the name to STORED.PROCEDURES.IN, and then click Finish. This queue is used by the MQ Input node.
  4. Create another local queue called STORED.PROCEDURES.OUT, for use by the MQ Output node.
  5. Close IBM Integration Explorer.

Results

You have created the queues that you need to test your application.

What to do next

Deploying your application

SP_01_19_.htm | Last updated 2015-11-25 08:25:31