ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Process Server (WID/WPS/WAS+) » Characterset UTF-8 on WID/WPS 6.1.2

Post new topic  Reply to topic
 Characterset UTF-8 on WID/WPS 6.1.2 « View previous topic :: View next topic » 
Author Message
kevinobyrne
PostPosted: Wed Apr 29, 2009 3:28 am    Post subject: Characterset UTF-8 on WID/WPS 6.1.2 Reply with quote

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
View user's profile Send private message
Liquid
PostPosted: Mon May 04, 2009 12:22 am    Post subject: Reply with quote

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
View user's profile Send private message
kevinobyrne
PostPosted: Tue May 05, 2009 2:54 am    Post subject: Reply with quote

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
View user's profile Send private message
Vitor
PostPosted: Tue May 05, 2009 3:02 am    Post subject: Reply with quote

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
View user's profile Send private message
Liquid
PostPosted: Thu May 07, 2009 1:50 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Process Server (WID/WPS/WAS+) » Characterset UTF-8 on WID/WPS 6.1.2
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.