11-29-05 10:55 PM
Hi,
Can anyone tell me how we can send European chars (code page 1252) to IBM
Mainframe using MQSeries with Biztalk 2004 server.
I tried setting the following message properties in my orchestration but did
not get the message correctly on the Mainframe. I also set the DataConversio
n
'Yes' for the MQSeries transmission channel which sends the data to the IBM
Mainframe Queues.
msgSICS(MQSeries.MQMD_CodedCharSetId) = 1252;
msgSICS(MQSeries.MQMD_Encoding) = 1252;
Thanks,
- Srinivas
[ Post a follow-up to this message ]
|