Installing the MQSeries interface

Before the MQSeries interface can be used, a Windows service needs to be created. Run the following command from the folder …/Apis/MQSeries:

ITPMQSeries [-cfg <config>] -install <server> [<user> <password>]

where:

<server>

The name of the ITP/Server installation where the ITP/Server MQSeries interface must submit its requests to.

<user>

The account under which the ITP/Server MQSeries interface must be run.

<password>

The password for the <user> account.

<config>

Name of an alternative configuration file. This parameter should be used when multiple MQSeries interface Services are installed.

If <user> and <password> are omitted the ITP/Server MQSeries interface interface is configured to run under the Local System account.

Note

If the ITP/Server configuration is stored on a network drive the ITP/Server MQSeries interface must be configured to run as a user profile with network privileges.

This command will install the ITP/Server MQSeries interface service under the name "Aia ITP/Server <server> MQSeries Client" and configure it to automatically start after a reboot. If an alternative configuration is specified the name if this file is added to the name of the service to distinguish multiple instances.

Start the ITP/Server MQSeries interface Service from the Microsoft Windows Service Manager or reboot the server.