|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Urgent help - Parsing message at broker |
« View previous topic :: View next topic » |
Author |
Message
|
Rohini Iyer |
Posted: Mon Jul 24, 2006 8:15 pm Post subject: Urgent help - Parsing message at broker |
|
|
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 |
|
 |
jbanoop |
Posted: Mon Jul 24, 2006 10:14 pm Post subject: |
|
|
Chevalier
Joined: 17 Sep 2005 Posts: 401 Location: SC
|
could you post the XML you are trying to send thru ?
Anoop |
|
Back to top |
|
 |
msukup |
Posted: Tue Jul 25, 2006 7:30 am Post subject: |
|
|
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 |
|
 |
|
|
 |
|
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
|
|
|
|