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