...
Normally MQ adaptor is distributed as a zip-archive with the name MQAdaptor-xx.zip, where xx stands for MQ adaptor version. The distribution package consists of:
File | Description |
BIN\MQTAAddin-xx.dllorBIN\MQTAAddin.so | MQ Transport Adaptor dynamic library for WindowsorMQ Transport Adaptor shared library for Linux |
DOC\MQTA_InstallationGuide.pdf | MQ Transport Adaptor - Installation Guide. This document |
DOC\VersionHistory.txt | MQ Transport Adaptor Version History |
DOC\FIXEdge.properties | Sample FIX Edge configuration file. |
To install MQ adaptor:
- For MQ Adaptor works currently it is needed to have IBM MQ Client libraries is installed on the FIX Edge machine. 3rd party dlls like these aren't incuded in MQ TA package. You can download software from here.
- Unpack the package and copy MQTAAddin-xx.dll/MQTAAddin-xx.so into the FIX Edge /bin folder. Configure adaptor according to the instructions below;
Restart FIX Edge.
Configuration
...