Configure the MQSeries client PC
- Start WindowsEnabler/MQSeries from the WindowsEnabler program group. You will now see the configuration dialog.
- Go to the connection tab.
- Select MQSeries for "Connection Protocol".
[More info: paragraph [Connection] Section]
- Close the configuration dialog. WindowsEnabler will report an error because WindowsEnabler/MQSeries tries to immediately connect to the host. But we are not quite ready configuring WindowsEnabler/MQSeries.
- Exit WindowsEnabler
- Open the WE.ini file. This file can be found in the same directory as the windowsEnabler program.
- In the license section ([license]) of the ini file, add the Company, ExpiryDate and the Key as they are provided to you by your distributor.
[More info: paragraph[License] Section]
- Add the following keys to the ini file:
[MQSeries]
QueueManager=<The name of the QueueManager that we configured on the MQSeries Server>
Channel=<The channel that is used for the connection>
Connection=<name or address of the Server>
[More info: paragraph [MQSeries] Section and in your MQSeries manual]
QueuePrefix=WE.
QueuePostfix=.test
RequireReply=N
[More info: paragraph [MQSeries] Section]
- If your MQSeries software does not support conversion to Unicode, add the CodePage key.
[CodePage]
CodePage=
[More info: paragraph [MQSeries] Section]
- Start WindowsEnabler/MQSeries from the WindowsEnabler program group.
- Verify whether WindowsEnabler/MQSeries is connected. The taskbar icon should be green:

Connected Disconnected
This PC is now a WindowsEnabler/MQSeries client PC.