Configuring a queue manager by using the WebSphere® MQ Explorer
You can use the IBM® WebSphere® MQ Explorer and configure a queue manager to use the API exit files.
About this task
To configure a queue manager using the WebSphere® MQ Explorer:
Procedure
-
Open WebSphere® MQ Explorer.
Note: WebSphere® MQ Explorer must be running on the server that is hosting the queue manager because it is not possible to configure API Exits remotely.
-
On the MQ Explorer Navigation window,
right-click the relevant queue manager and click Properties on
the menu.
A Properties dialog box is displayed.
-
Click Exits on the
navigation pane of the Properties dialog box.
The Exits page is displayed.
-
On the Exits page,
click Add.
The Add API exit dialog box is displayed.
- In the Name field, enter Intercept.
- In the Function field, enter EntryPoint.
-
Under the Module field,
click Browse and navigate to the appropriate
directory. Select the appropriate file and click Open.
Note: For 64-bit Linux™, enter intercept. (You do not need to enter the full path to the API exit File.) Refer to Deploying Rational Integration Tester API agents.
- Select the Data check box.
-
In the Data field,
enter com.greenhat.intercept.
Note: The Sequence number box is not relevant to Rational® Integration Tester.
- Click OK to close the Add API exit dialog box.
- On the Exits page, click Apply.
- Click OK to close the Properties dialog box.
-
On the MQ Explorer Navigation window,
restart the queue manager.
The specified API exit file is deployed on the specified queue manager.Note: Ensure that the command server is running on the queue manager since Rational® Integration Tester sends commands to the queue manager and controls the exits.