|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IIB with WTX integration |
« View previous topic :: View next topic » |
Author |
Message
|
Ashok Kumar |
Posted: Wed Dec 16, 2015 11:33 pm Post subject: IIB with WTX integration |
|
|
Acolyte
Joined: 01 Jul 2013 Posts: 53
|
Hi All,
I am getting UTF-8 encoding data from SAP through SAP Inbound Adpater.But I need to pass this data to WTX map .Here WTX map has Data language as ''Native"
But I am getting below error..
"Input Valid but Unknown data found"
Sap data contains Japaniese characters.
Could you please help me what are the properties need to specify in Map side.
Thanks in Advance.. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Dec 17, 2015 12:53 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
AFAIK, you need to pass your data as BLOB to the map. Make sure the BLOB is in UTF-8. Tell the MAP the data is in UTF-8... I guess for that part of the map, the content is pass-through. Make sure the map knows how many CHARACTERS to count for that and do not use BYTES because you will have a multi-byte character (Japanese).
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Fresher_Newbie |
Posted: Thu Dec 17, 2015 4:06 am Post subject: |
|
|
Novice
Joined: 24 Jun 2015 Posts: 13
|
We could use each others help. I have a similar problem.
We have a WTX map that accepts SJIS encoded input IDOC from SAP using MDMP where the input and output type tree is set to Western/Native.
The map runs on WTX on HP UX.
Now, we're migrating this map to an IIB AIX environment where the input IDOC data from SAP is received as UTF8 using the IIB SAP adapters.
The map is failing on input side with errors 'Input ,....."
fjb_saper's suggestion makes complete sense - I tried it that way, but it fails for me. Is there any other alternative?
How should the map be updated so that the input side can accept UTF8
data instead of SJIS?
The data in question has Japanese characters which is represented as
two bytes in SJIS and as three bytes in UTF8 and the map fails in IIB
for the same reasons. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Dec 17, 2015 5:42 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Fresher_Newbie wrote: |
We could use each others help. I have a similar problem.
We have a WTX map that accepts SJIS encoded input IDOC from SAP using MDMP where the input and output type tree is set to Western/Native.
The map runs on WTX on HP UX.
Now, we're migrating this map to an IIB AIX environment where the input IDOC data from SAP is received as UTF8 using the IIB SAP adapters.
The map is failing on input side with errors 'Input ,....."
fjb_saper's suggestion makes complete sense - I tried it that way, but it fails for me. Is there any other alternative?
How should the map be updated so that the input side can accept UTF8
data instead of SJIS?
The data in question has Japanese characters which is represented as
two bytes in SJIS and as three bytes in UTF8 and the map fails in IIB
for the same reasons. |
If you're running the map in UTF-8, can you tell the map to run with characters instead of bytes?
Alternatively you could transform the UTF-8 to SJIS if you can find the corresponding IBM CCSID for it. Hopefully there is also a map built.
Note that wipikedia says that SJIS's circulation is marginal (< 2%)...  _________________ MQ & Broker admin |
|
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
|
|
|
|