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 » Trademark symbol problem

Post new topic  Reply to topic
 Trademark symbol problem « View previous topic :: View next topic » 
Author Message
wbi_inquirer
PostPosted: Fri May 26, 2006 5:01 am    Post subject: Trademark symbol problem Reply with quote

Newbie

Joined: 26 May 2006
Posts: 1

Hello All,
I have a WBI FP5 flow running on both UNIX and windows and converting EBCDIC fixed format CWF messages to ASCII XML messages. The problem that I am facing is in some of the messages I am receiving a trademark symbol ® in the EBCDIC message and when I convert it into ASCII XML it is being transformed into ®. Is there any way that I can remove this extra character.

I tried adding encoding='UTF-8' declaration in the output XML format. However the next problem is I am using an MRM XML so I am unable to add the encoding declaration also. Although when I add the declaration manually that extra  is not going. Can anybody help me with this problem.

Thanks,
Rupesh
Back to top
View user's profile Send private message
Tibor
PostPosted: Mon May 29, 2006 6:51 am    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

We have a lot of problems with special characters (non-english ) many times. My recommendation is: set same codepage in message header and body, e.g when you use RFH2 header:
Code:
SET OutputRoot.MQRFH2.CodedCharSetId = 1208;
SET OutputRoot.XML.(XML.XmlDecl).(XML.Encoding) = 'UTF-8';
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 » Trademark symbol problem
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.