1.5.2 Supported MQ Messages for MQ Applications
The MQ-Tuxedo ART for IMS Bridge accepts the following message types:
- Messages containing IMS transaction data and an MQIIH structure:
MQIIH LLZZ <trancode> <data>[LLZZ <data>][LLZZ <data>]
- Messages containing IMS transaction data but no MQIIH structure:
LLZZ <trancode> <data>[LLZZ <data>][LLZZ <data>]
Note:
- The square brackets, [ ], represent optional multi-segments.
- If message contains MQIIH structure, the MQMD structure Format field is set to
MQFMT_IMS
. - If message does not contain MQIIH structure, the MQMD structure Format field is set to
MQFMT_IMS_VAR_STRING
.
Parent topic: Tuxedo ART for IMS Non-Terminal Access Support