Before you begin
- Ensure that you have the default configuration in IBM® Integration Bus.
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
- Start IBM Integration
explorer: .
- Go to . 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.
- Right-click , set the name to STORED.PROCEDURES.IN,
and then click Finish. This queue
is used by the MQ Input node.
- Create another local queue called STORED.PROCEDURES.OUT,
for use by the MQ Output node.
- Close IBM Integration
Explorer.
Results
You have created the queues that you need to test your application.