Hello,
I have made a web service, but when I call it from SAP to test it, I get the error below:
<soap-env:Envelopexmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header/>
</soap-env:Envelope>
Anyone can help me?
Regards,
Luis.
Hello,
I have made a web service, but when I call it from SAP to test it, I get the error below:
<soap-env:Envelopexmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
SRT: Wrong Content-Type and empty HTTP-Body received: ("HTTP Code 200 : OK")
</faultstring>
<Component>COREMSG</Component>
SRT: Wrong Content-Type and empty HTTP-Body received: ("HTTP Code 200 : OK")
</Exception_Text>
</ChainedException>
</ns:SystemFault>
<Component>COREMSG</Component>
</asx:values>
<PREVIOUS/>
<KERNEL_ERRID/>
<CONTID>1157</CONTID>
</INTERNAL_SOURCE_POS>
</CX_ROOT>
<CX_NO_CHECK/>
<METHOD>get_http_headers</METHOD>
<ID>3</ID>
</E_LOCATION>
SRT: Wrong Content-Type and empty HTTP-Body received: ("HTTP Code 200 : OK")
</E_TEXT>
<E_ID>1032</E_ID>
<E_FAULT_LOCATION>1</E_FAULT_LOCATION>
<E_AREA>COREMSG</E_AREA>
<E_HOST>0</E_HOST>
<E_PROCESS_CONTROL/>
</CX_SOAP_CORE>
</cls:CX_SOAP_CORE>
</asx:heap>
</ChainedException>
</ns:SystemFault>
</detail>
</soap-env:Fault>
</soap-env:Body>
</soap-env:Envelope>
Anyone can help me?
Regards,
Luis.