How to use ora:countNodes
Hi all,
I have a Bpel process that invoke File Adapter for xml file.
The xml file return more nodes and I want count nodes for while loop.
The output variable contains the xml, but when use ora:countNodes the process go in error.
Failed to execute countNodes() function : oracle.xml.parser.v2.XMLElement cannot be cast to java.lang.String
Why?
Thanks for your help
Regards,
Dario