WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, Windows

XMSC_WMQ_TARGET_CLIENT

Data type:
xmsINT
Property of:
Destination
Name used in a URI:
targetClient

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.

The valid values of the property are as follows:
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.
The default value is XMSC_WMQ_TARGET_DEST_JMS.

Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.