DISPLAY MQI
The following table describes the IMFEXEC DISPLAY MQI parameters.
Parameters | Function | Notes |
---|---|---|
STRTYPE | Identifies the structure variables to display. | This parameter is required. Possible input values are as follows:
Multiple structures can be specified, delimited by blanks or commas. The variables IMFMQI_STRUCTURES or IMFQ_STRUCTURES can be used in place of individual entries. The IMFMQI_STRUCTURES variable is returned from an IMFEXEC MQI GET statement and contains a blank-delimited list of structures that exist within the message. The IMFQ_STRUCTURES variable is passed to an EXEC from a IBM MQ rule and contains a blank-delimited list of structures that exist within the message. |
PREFIX | Specifies the prefix of the variables to display. | This parameter is not required. If omitted, the default variable prefix is IMFMQI_. |
The completion code is returned in the IMFCC variable. For additional information, see How-completion-and-reason-codes-are-returned.
The reason code is returned in the IMFMQRC and IMFRC variables; contents of both variables are the same. See the IBM documentation MQ Script (MQSC) Command Reference for the reason code description.
This section contains the following topic: