Skip to Main Content

APEX

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!

Large XML result from web service

HampMar 22 2018 — edited Mar 22 2018

Hello friends,

I created a WSDL service that pulls large amount of data. then I created a service that pulls data and store in a collection. then I noticed that I get the

report error:

ORA-19025: EXTRACTVALUE returns value of only one node

from my classic report.

I created another classic report to see the content of the clob001 of the collection table. I noticed that the clob001 have chopped the xml result because I assume it didn't fit. now I want to know how should I retrieve this data and display them in a classic report

thanks

Hemp

This post has been answered by Hamp on Mar 22 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2018
Added on Mar 22 2018
6 comments
331 views