How do I set up an IBM MQ MQI client?

Follow these instructions to set up a client.

To set up an IBM® MQ MQI client you must have an IBM MQ server already installed and working, to which your client will connect. The steps involved in setting up a client are:
  1. Check that you have a suitable platform for an IBM MQ MQI client and that the hardware and software satisfy the requirements. Platform support is described in Platform support for IBM MQ clients.
  2. Decide how you are going to install IBM MQ on your client workstation, and then follow the instructions for your particular combination of client and server platforms. Installation is described in Installing an IBM MQ client.
  3. Ensure that your communication links are configured and connected. Configuration of communication links is described in Configuring connections between the server and client.
  4. Check that your installation is working correctly. Verifying your installation is described in Verifying a client installation.
  5. When you have the verified IBM MQ MQI client installation, consider whether you must secure your client. Client security is described in Setting up IBM MQ MQI client security.
  6. Set up the channels between the IBM MQ MQI client and server that are required by the IBM MQ applications you want to run on the client. Setting up channels is described in Defining MQI channels. There are some additional considerations if you are using SSL. These considerations are described in Specifying that an MQI channel uses SSL. You might need to use an IBM MQ MQI client configuration file or IBM MQ environment variables to set up the channels. IBM MQ environment variables are described in Using IBM MQ environment variables.
  7. IBM MQ applications are fully described in Developing applications.
  8. There are some differences from a queue manager environment to consider when designing, building, and running applications in the IBM MQ MQI client environment. For information about these differences, see: