You can use the IBM®
WebSphere® MQ Explorer
and configure a queue manager to use the API exit files.
To configure a queue manager using the WebSphere MQ Explorer:
-
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 is
displayed.
-
Click Exits on the
navigation pane of the Properties dialog.
The Exits page is displayed.
-
On the Exits page,
click Add.
The
Add API exit dialog 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.
-
Select the Data check
box.
-
In the Data field,
enter com.greenhat.intercept.
Note: The Sequence number box is not relevant to IBM DevOps Test Integrations and APIs (Test Integrations and APIs).
-
Click OK to close
the Add API exit dialog.
-
On the Exits page,
click Apply.
-
Click OK to close
the Properties dialog.
-
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
Test Integrations and APIs sends commands to the queue manager and controls the exits.