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:

  1. The square brackets, [ ], represent optional multi-segments.
  2. If message contains MQIIH structure, the MQMD structure Format field is set to MQFMT_IMS.
  3. If message does not contain MQIIH structure, the MQMD structure Format field is set to MQFMT_IMS_VAR_STRING.