Does anyone know any sample Oracle SOAP XML requests that that queries the database?
For example, the url: http://myoracle:7778/oracle/soap/soaprouter/
I'd like to program xml requests and get return xml database. But I have no idea on the Oracle SOAP format.
Please provide an example.