PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Issue with ParsingXMLstring function with special characters

edited Feb 2, 2017 4:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hi,

I am getting a parsexml error because my xml string is having some special characters for ex: in my case it is "&". Can we generate the xml response string as it is without encoding this character.

Scenario is:

We have defined xml as a string and we are updating the xml tag values with bind variables. At the end of sending the webservice response, we are actually converting the xmlstring to actual XML by using Parsexmlstring() function.

So in my case as the xml string is having & special character I couldn't able to send the response.

The reason we choose this design is, we do not want to use so much of xmldoc method code.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center