JMS_IBM_CHARACTER_SET

Data type:
System.Int32
Property of:
Message

The identifier (CCSID) of the coded character set, or code page, that the strings of character data in the body of the message is in when the XMS client forwards the message to its intended destination. In XMS this property has a numeric value and maps to CCSID. However, this property is based on a JMS property so has a string type value and maps to the Java character set that represents this numeric CCSID. This property overrides any CCSID specified for the destination by the XMSC_WMQ_CCSID property.

By default, the property is not set.

This property is not relevant when an application connects to a service integration bus.