Binary to String Conversion issues in OSB for special characters
894980Dec 26 2011 — edited Dec 29 2011Hello All,
Below are the details of the issue. Any help is much appreciated.
Description:
We receive messages of the type base64Binary (binary message) into OSB. We are using Base64Coder Java function to convert the binary message into String.
Issue is while converting the special characters (like ´ÕâÐÛØ íÚáÚÐÒÐâÞàÐ )from binary to string.
The code works fine on Windows 64 bit OS, but it fails to convert the special characters (converted to ????) once we deploy the java function and OSB code onto the server installed on Solaris OS.
Pls help if you have faced this issue earlier.
Regards
Aparna