DataConversion (MQLONG)

This field specifies whether the sending message channel agent attempts conversion of the application message data if the receiving message channel agent is unable to perform this conversion.

This field applies only to messages that are not segments of logical messages; the MCA never attempts to convert messages which are segments.

This field is relevant only for channels with a ChannelType of MQCHT_SENDER, MQCHT_SERVER, MQCHT_CLUSSDR, or MQCHT_CLUSRCVR. It is one of the following:

    MQCDC_SENDER_CONVERSION
    Conversion by sender.

    MQCDC_NO_SENDER_CONVERSION
    No conversion by sender.

Parent topic: Fields