Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Binary to String Conversion issues in OSB for special characters

894980Dec 26 2011 — edited Dec 29 2011
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2012
Added on Dec 26 2011
4 comments
1,604 views