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!

oraext:parseEscapedXML

UvaJun 19 2017 — edited Feb 26 2020

Hi All,

I am facing an challenge while converting the String(contains XML data) to Variable of XML data type.

I have a XML String from which I need to read and insert into the table. To Achieve this I have created a XSD for the XML and created a variable(Variable2) of Element Type of that XSD.

Now  I have called the function

oraext:parseEscapedXML($NewOutputVariable1)

but it is throwing error: Exception is thrown because the from-spec at line 133 is evaluated to multiple nodes

Has any one faced this kind of issue.

Please help me

Thanks.

Uva.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2017
Added on Jun 19 2017
7 comments
1,849 views