Verifying the configuration and installation of the API agent
After you configure the IBM® WebSphere® MQ on IBM® z/OS® and install the API agents, you can verify if the configurations and the agents are installed correctly by running the installation verification jobs that are provided with the RIT.PROC.XMIT.BIN package. If you have set up Rational® Integration Tester to run with a single queue manager, use jobs RITIVP1, RITIVP2, and RITIVP3. If you have set up Rational® Integration Tester to run with a queue sharing group, use jobs RITIVP1G, RITIVP2G, and RITIVP3G.
Procedure
- Edit the three jobs for your queue manager or queue sharing group according to the
comments in the JCL and submit each of the jobs sequentially.
Ensure that you get 0 as the return code for each job execution. This indicates that the installation and configuration is correct. You can then proceed with the creation of MQ connections in the Rational® Integration Tester and record the MQ traffic.Note: If there are errors in the verification steps, review the error code, reason code and resolve the errors before you continue.
- Optional:
You can diagnose the problems by enabling the diagnosis option in the MQ agent. To enable the diagnosis option in the
RITRUN
JCL file and submit this file:
What to do next
- You are now ready to create transports for Websphere MQ. See, Creating transports for WebSphere MQ.