Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OIC- Decoding the ERP report data having issue with special characters

edited Aug 21, 2018 9:19AM in Integration 6 comments

Summary

Using ParseXMl and Decode base64 function for the report data conversion from Base64 encoded format

Content

Trying to convert Base64 encoded format string content to XML to process.

The report contains special characters like & symbols.

How to resolve this issue.

we are using function as

 <xsl:copy-of select="oraext:parseEscapedXML(oraext:decodeBase64($OnhandQuantityReport/nsmpr1:runReportResponse/nsmpr1:runReportReturn/nsmpr1:reportBytes))"/>
      

Thanks.

 

 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!