Coded character set ID for Message conversion

Use this property to specify the identifier for the coded character set used when the queue manager converts character data in source messages.

Use this property, along with the Encoding property, to determine the text and numeric conversions when you set the Message conversion property to Yes.

This property is available for output links and reply links only. If you do not select or type a value (that is, 0 remains the value), the default coded character set identifer of the running platform is assumed. The default value is 0. Valid values are integers between -2 and 999999999. The following values are available:
-2
Specifies that the EMBEDDED coded character set identifier special value is used.
-1
Specifies that the INHERIT coded character set identifier special value is used.
0
Specifies that the DEFAULT or the Q_MGR coded character set identifier value for the current queue manager connection is used.
1-999999999
Specifies that the specific coded character set identifier value is used. This identifier must be recognized by the queue manager.