Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

How to decode encoded xml in wso2 developer studio proxy service?

No replies
Jessica Wilson
User offline. Last seen 6 years 39 weeks ago. Offline
Joined: 25 May 2017
Posts: 3
Groups: None

I am using oracle provided web service to invoke oracle bi publisher XML report, then I have to read the XML output of report returned by web service.

The issue is, the web service returns the encoded XML, which i have to decode using external decoder. Is there any way i can decode this encoded XML in wso2 developer studio using UTF-8 decoding? so that i can read that XML to proceed further.

Thanks.