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 Message Broker (ACE) Support » Urgent help - Parsing message at broker

Post new topic  Reply to topic
 Urgent help - Parsing message at broker « View previous topic :: View next topic » 
Author Message
Rohini Iyer
PostPosted: Mon Jul 24, 2006 8:15 pm    Post subject: Urgent help - Parsing message at broker Reply with quote

Newbie

Joined: 04 Jan 2006
Posts: 7

Hi,

I have an input message that contains non-English characters. I encountered a problem while passing the message through a message flow. There were XML parsing errors when a non-English (German) character was encountered (in flow debug mode). Moreover, the rest of the message (after the point where the character was present ) was also not parsed and hence the incomplete message was passed onto the following node.
I tried setting the CCSID in the MQInput node. The "Convert Encoding" was set to 273 and the "Convert Coded Character Set ID" was set to 819 (specific to UNIX ). Inspite of this, the error was thrown at the input node (in flow debug mode).

Can somebody help me out in this urgently? Is there some other CCSID that I need to use? I even tried with 437 and 850.
Back to top
View user's profile Send private message
jbanoop
PostPosted: Mon Jul 24, 2006 10:14 pm    Post subject: Reply with quote

Chevalier

Joined: 17 Sep 2005
Posts: 401
Location: SC

could you post the XML you are trying to send thru ?

Anoop
Back to top
View user's profile Send private message Yahoo Messenger
msukup
PostPosted: Tue Jul 25, 2006 7:30 am    Post subject: Reply with quote

Acolyte

Joined: 11 Feb 2002
Posts: 56

In your .profile, try setting the following environment variable, and then restart broker.

MQSI_LOCAL_CCSID=819

I believe that this will disable the conversion of the input message's CCSID to unicode, and will force the broker to convert message to broker's local ccsid. one caveat -- this solution might not tranlsate umlaut correctly. If the umlaut is meaningful, you might look into using unicode to send message -- then umlaut will not be mistranslated.
By the way -- what is the source ccsid?
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Urgent help - Parsing message at broker
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.