Application data conversion

 

Application data might need to be converted to the character set and the encoding required by another application where different platforms are concerned. It can be converted at the sending queue manager, or at the receiving queue manager. If the library of built-in formats does not meet your needs, you can define your own. The type of conversion depends on the message format that is specified in the format field of the message descriptor, MQMD.

Messages with MQFMT_NONE specified are not converted.

 

Parent topic:

Format of message control information and message data


fg10730_