WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, 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_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_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_TARGET_DEST_JMS.

Reference topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.