cancel
Showing results for 
Search instead for 
Did you mean: 

problem with consuming sap webservice

Former Member
0 Kudos

Hi All,

im kind of new for iphone development so my question is that im sending a request and receiving datas in success but the strange thing is the data is not my response body. It returns wsdl structure just like when u try webservice url in any browser. Im stuck with this and dont know where im mistaken.

this is what i receive in response

<?xml version="1.0" encoding="UTF-8"?>
-<wsdl:definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="" xmlns:tns="" xmlns:mime="" xmlns:http="" xmlns:soap="" xmlns:xsd="" xmlns:wsdl="" targetNamespace="">-<wsdl:documentation><sidl:sidl xmlns:sidl=""/>

....
...
..
.
</wsdl:port>
</wsdl:service>
</wsdl:definitions>

Thnx in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

joao_sousa2
Active Contributor
0 Kudos

What is the URL of your request? You shouldn't use the WSDL URL in your URLRequest.