The recommended approach is to send the messages in Ascii (making sure that the Format of your Message Descriptor is MQSTRING) and let the receiving application convert it automiatically using the GMO_CONVERT option when it does the MQGet.
Alternatively, if you are using message channels (rather than a client channel) you can specify that the channel does the conversion but this is generally not recommended.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.