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 » Error converting Hex Character AE

Post new topic  Reply to topic
 Error converting Hex Character AE « View previous topic :: View next topic » 
Author Message
sourdas2
PostPosted: Tue Jun 16, 2015 6:36 pm    Post subject: Error converting Hex Character AE Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 90
Location: Kolkata,India

Hi,

I am using WMB v7.0 in AIX environment.

I have a simple router flow which has a MQInput node to read XML message from the queue and route the same XML message dynamically to the target queues.

Some of the XML messages have escape character ®. MQInput node is reading, parsing and resolving the escape character correctly as ®. However, MQOutput node is throwing the following error while converting the XML to bitstream. "AE" is the hex equivalent of ®. Please advise.

Quote:

ParserException
File:CHARACTER:/build/S000_P/src//ImbXMLNSCParser.cpp
Line:INTEGER:797
Function:CHARACTER:ImbXMLNSCParser::refreshCommon
Type:CHARACTER:ComIbmMQInputNode
Name:CHARACTER:TEST#FCMComposite_1_21
Label:CHARACTER:TEST.MQInput
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:5010
Text:CHARACTER:XML Writing Errors have occurred
RecoverableException
File:CHARACTER:/build/S000_P/src/ImbConverter.cpp
Line:INTEGER:290
Function:CHARACTER:ImbConverterCPP::internalFromUnicode
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2136
Text:CHARACTER:Unconvertable character
Insert
Type:INTEGER:5
Text:CHARACTER:00ae
Insert
Type:INTEGER:5
Text:CHARACTER:003c00
Insert
Type:INTEGER:2
Text:CHARACTER:437

_________________
Thanks and Warm Regards
Sourav
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
smdavies99
PostPosted: Tue Jun 16, 2015 10:00 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

As the errors are on the output side then you are in control here.

Are you copying the InputRoot.Properties and InputRoot.MQMD to the OutputRoot.* or are you creating your own or are you letting broker do it for you?

What is the default CCSID of your underlying queue Manager?

It might not be able to handle the problem character when writing a message that uses 'CCSID_AS_QMGR_DEF' (default) option.

If you copy the Input Properties and MQMD (or at least set the CCSID fields correctly) then the output should work.
Because you are writing the message you can control the properties on the message and that included the CCSID etc.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 Message Broker (ACE) Support » Error converting Hex Character AE
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.