Posted: Wed Apr 16, 2003 12:16 pm Post subject: Unicode to Codepage 1200
Newbie
Joined: 15 Apr 2003 Posts: 6
Does anybody know whatz this error related to
BPXF024I (TCPIPIBM) Apr 16 15:07:36 ED0IBMVIPA1 WMQIv210.16908484.:
(F9D0BRK.IMSINPUTEG).15.BIP2133E: Source field '0049004900480020' is
too long for a target field of length '4' when converting from
unicode to codepage '1200'. : F9D0BRK.8ac3b397-f400-0000-0080-a9768fd3
e7f8: /build/S210P/src/CommonServices/ImbConverter.cpp: 244:
ImbConverterCPP::internalFromUnicode: : ..
Getting above error when i was doing this....
I have a XML Message coming from EJB putting into the queue thorough some VB Application, I'm converting that XML message into MRM message and appending IIH Header to it... I'm using the default IIH message set that comes along with the pack. for some reason i'm getting the above error.
Does anybody experienced the above problem , i was really clutched at this......
I appreciate if somebody can release the clutch.....
Thanks
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
What is the length of your incoming XML and MRM field? It appears that your output field is of length 4 and you are trying to assign value longer than 4 chars to this field. Use SUBSTRING function to assign only 4 chars from input XML field to your MRM field. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
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