Home

 

Convert message (CONVERT)

 

Application message data is usually converted by the receiving application. However, if the remote queue manager is on a platform that does not support data conversion, use this channel attribute to specify that the message should be converted into the format required by the receiving system before transmission.

The possible values are ‘yes’ and ‘no’. If you specify ‘yes’, the application data in the message is converted before sending if you have specified one of the built-in format names, or a data conversion exit is available for a user-defined format (See the WebSphere MQ Application Programming Guide). If you specify ‘no’, the application data in the message is not converted before sending.

This attribute is valid for channel types of:

 

Parent topic:

Channel attributes in alphabetical order


ic11660_


 

Home