MQ message encoding to 546
SOA Suite 12.2.1.4
We are not able to push MQ message with encoding as 546. (currently whatever changes we are doing it is setting as 273)
We are trying to use the below options.
Option 1:
<bpelx:toProperty name="jca.mq.MQMD.Encoding.Decimal">'MQENC_546'</bpelx:toProperty>
Option 2:
<bpelx:toProperty name="jca.mq.MQMD.Encoding.Decimal">'546'</bpelx:toProperty>
Can you please suggest.