|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WMB Multi Lingual Transformation |
« View previous topic :: View next topic » |
Author |
Message
|
wmb_beginner009 |
Posted: Fri Dec 04, 2015 5:48 am Post subject: WMB Multi Lingual Transformation |
|
|
Newbie
Joined: 04 Dec 2015 Posts: 1
|
Hi,
Can anybody please help me on the WMB multi lingual processing issues? I am trying to build a message flow , simply
MQInputNode -->> Compute Node -->> MQOutPutNode
MQInputNode receives a simple XML in English and French, and I want to just populate the OutputRoot with the employee first name and send it to the output queue. When I send a xml having the first name in English, then it is being process fine, but in case of the first name in French, I see WMB is appending some unwanted char with the first name and send the message to the output queue.
My requirement is to use the same flow to process English and french.
Thanks in advance for your help. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Dec 04, 2015 6:19 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Are you positive that it's "some unwanted character" and not "half of a double-byte Unicode character"? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Dec 04, 2015 8:23 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Look at the Properties of the different messages especially the CCSID.
This will tell the parser how to parse the incoming meesage.
It could be that the SENDER is sending the message incorrectly. Until you look at the message BEFORE Broker reads it it will be a little difficult to track down where the error is.
Browse the message with a utility such s RFHUTIL and/or amsbcg.
If the message CCSID does not support the characters in the message then that is the cause of the problem.
When you get experienced doing all this will become second nature. _________________ 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 |
|
 |
timber |
Posted: Fri Dec 04, 2015 2:01 pm Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
|
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
|
|
|
|