|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Characterset UTF-8 on WID/WPS 6.1.2 |
« View previous topic :: View next topic » |
Author |
Message
|
kevinobyrne |
Posted: Wed Apr 29, 2009 3:28 am Post subject: Characterset UTF-8 on WID/WPS 6.1.2 |
|
|
 Voyager
Joined: 17 Jul 2007 Posts: 83 Location: Ireland
|
Hi,
I've got a couple of applications running on WPS 6.1.2, on windows 2003. The first has a HTTP export, does some mappings and calls the second which has an MQ import. My problem is that when I POST my text/xml UTF-8 containing the work "kévin" into the application, the message that comes out is missing the 'év', so it's just "kin". So this is some kind of characterset issue. The http header in the post is UTF-8, on the HTTP export the characterset is UTF-8 and I've set the CCSID on the MQ import to 1208. The queue manager CCSID is 850. I've tried using "print out to log" and that output is also missing the foreign character, so I'm thinking the problem is in process server.
Is there anywhere else I might need to set the characterset?
Thanks,
Kevin |
|
Back to top |
|
 |
Liquid |
Posted: Mon May 04, 2009 12:22 am Post subject: |
|
|
Acolyte
Joined: 08 Sep 2004 Posts: 52 Location: Hungary, Europe
|
Try to use 852 as the queue manager CCSID (on windows, 852 contains eastern european language characters).
This works for me for iso-8859-2 and also for UTF-8 encoded messages. |
|
Back to top |
|
 |
kevinobyrne |
Posted: Tue May 05, 2009 2:54 am Post subject: |
|
|
 Voyager
Joined: 17 Jul 2007 Posts: 83 Location: Ireland
|
I just tried that one now, but got an error:
com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion Code 2, Reason 2195
MQJE020: CCSID not supported by queue manager
I didn't have that issue with any of the other CCSIDs that I tried. |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 05, 2009 3:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kevinobyrne wrote: |
MQJE020: CCSID not supported by queue manager
I didn't have that issue with any of the other CCSIDs that I tried. |
Indicating that the 852 is not installed on your machine. Speak to the admin. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Liquid |
Posted: Thu May 07, 2009 1:50 am Post subject: |
|
|
Acolyte
Joined: 08 Sep 2004 Posts: 52 Location: Hungary, Europe
|
Vitor wrote: |
kevinobyrne wrote: |
MQJE020: CCSID not supported by queue manager
I didn't have that issue with any of the other CCSIDs that I tried. |
Indicating that the 852 is not installed on your machine. Speak to the admin. |
Yes, it should work if the necessary conversion table is available for the QM. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|