Flags (MQLONG)
The flags value must be:
- MQIIH_NONE
- No flags.
- MQIIH_PASS_EXPIRATION
- The reply message contains:
- The same expiry report options as the request message
- The remaining expiry time from the request message with no adjustment made for the bridge's processing time
If this value is not set, the expiry time is set to unlimited.
- MQIIH_REPLY_FORMAT_NONE
- Sets the MQIIH.Format field of the reply to MQFMT_NONE.
- MQIIH_IGNORE_PURG
- Sets the TMAMIPRG indicator in the OTMA prefix, which requests that OTMA ignores PURG calls on the TP PCB for CM0 transactions.
- MQIIH_CM0_REQUEST_RESPONSE
- For Commit Mode 0 (CM0) transactions this flag sets the TMAMHRSP indicator in the OTMA prefix. Setting this indicator requests that OTMA/IMS generate a DFS2082 RESPONSE MODE TRANSACTION TERMINATED WITHOUT REPLY message when the original IMS application program does not reply to the IOPCB nor message switch to another transaction.
The initial value of this field is MQIIH_NONE.
Parent topic: Fields for MQIIH