WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

Properties of Message

An overview of the properties of the Message object, with links to more detailed reference information.

Table 1. Properties of Message
Name of property Description
JMS_IBM_CHARACTER_SET The identifier (CCSID) of the coded character set, or code page, that the strings of character data in the body of the message will be in when the XMS client forwards the message to its intended destination.
JMS_IBM_ENCODING How numerical data in the body of the message will be represented when the XMS client forwards the message to its intended destination.
JMS_IBM_EXCEPTIONMESSAGE Text that describes why the message was sent to the exception destination. This property is read-only.
JMS_IBM_EXCEPTIONPROBLEMDESTINATION The name of the destination that the message was at before the message was sent to the exception destination.
JMS_IBM_EXCEPTIONREASON A reason code indicating the reason why the message was sent to the exception destination.
JMS_IBM_EXCEPTIONTIMESTAMP The time when the message was sent to the exception destination.
JMS_IBM_FEEDBACK A code that indicates the nature of a report message.
JMS_IBM_FORMAT The nature the application data in the message.
JMS_IBM_LAST_MSG_IN_GROUP Indicate whether the message is the last message in a message group.
JMS_IBM_MSGTYPE The type of the message.
JMS_IBM_PUTAPPLTYPE The type of application that sent the message.
JMS_IBM_PUTDATE The date when the message was sent.
JMS_IBM_PUTTIME The time when the message was sent.
JMS_IBM_REPORT_COA Request confirm on arrival report messages, specifying how much application data from the original message must be included in a report message.
JMS_IBM_REPORT_COD Request confirm on delivery report messages, specifying how much application data from the original message must be included in a report message.
JMS_IBM_REPORT_DISCARD_MSG Request that the message is discarded if it cannot be delivered to its intended destination.
JMS_IBM_REPORT_EXCEPTION Request exception report messages, specifying how much application data from the original message must be included in a report message.
JMS_IBM_REPORT_EXPIRATION Request expiration report messages, specifying how much application data from the original message must be included in a report message.
JMS_IBM_REPORT_NAN Request negative action notification report messages.
JMS_IBM_REPORT_PAN Request positive action notification report messages.
JMS_IBM_REPORT_PASS_CORREL_ID Request that the correlation identifier of any report or reply message is the same as that of the original message.
JMS_IBM_REPORT_PASS_MSG_ID Request that the message identifier of any report or reply message is the same as that of the original message.
JMS_IBM_SYSTEM_MESSAGEID An identifier that identifies the message uniquely within the service integration bus. This property is read-only.
JMSX_APPID The name of the application that sent the message.
JMSX_DELIVERY_COUNT The number of attempts to deliver the message.
JMSX_GROUPID The identifier of the message group to which the message belongs.
JMSX_GROUPSEQ The sequence number of the message within a message group.
JMSX_USERID The user identifier associated with the application that sent the message.

Reference topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.