Hi all,
I am trying to create a webservice with Oracle Application Express but I get the following error:
- The WSDL document could not be understood by the rendering engine. Click Create Web Service Reference Manually to continue creating a reference for this service.
(I am using the following WSDL: https://mycompanyname.crm4.dynamics.com/XRMServices/2011/Discovery.svc?wsdl=wsdl0 and It works correctly on my browser)
If I try to create it manually I need a "SOAP Envelope", what is it exactly and how can I get it? What options I have to solve the error and create de webservice?
Thanks!