Whether messages sent to the destination contain an MQRFH2 header.
If an application sends a message containing an MQRFH2 header, the receiving application must be able to handle the header.
Valid value | Meaning |
---|---|
XMSC_WMQ_TARGET_DEST_JMS | Messages sent to the destination contain an MQRFH2 header. Specify this value if the application is sending the messages to another XMS application, a WebSphere JMS application, or a native WebSphere MQ application that has been designed to handle an MQRFH2 header. |
XMSC_WMQ_TARGET_DEST_MQ | Messages sent to the destination do not contain an MQRFH2 header. Specify this value if the application is sending the messages to a native WebSphere MQ application that has not been designed to handle an MQRFH2 header. |