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

JMS_TOG_ARM_Correlator

Data type:
String
Property of:
Message

The Open Group Application Response Measurement Correlator property, set on a message. Associates a unique Id with the application data in the message.

This is a JMS property and is a synonym of JMS_IBM_ArmCorrelator.

Use JMS_TOG_ARM_Correlator in preference to JMS_IBM_ArmCorrelator. JMS_IBM_ArmCorrelator is available for compatibility with some existing JMS programs.

This property can be set by using the xmsSetStringProperty method:

xmsSetStringProperty(xmsHMsg, JMS_TOG_ARM_Correlator, “ARM_Correlator”, sizeof(“ARM_Correlator”), xmsHError);

By default, the property is not set.

The value for this property can be obtained using the GetStringProperty method.

This property is not valid for Real Time Transport.


Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

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