Hello!
I have 2 points here:
-
I'd like to know if there a way to send a message to a IBM MQ queue using a different encode (like "IBM500").
In my need, I noticed that there's data loss caused by the differences between a content that is received as EBCDIC (IBM500) and the default value used by IBM MQ Sink connector is UTF-8.
-
I'd like to know if is it possible to input a custom source code into the connector to force the ccsid.
PS.: I can't change the CCSID of que Queue Manager.