hi all,
i created a web service and im testing it in transaction sicf its giving me an error some thing like this.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
−
<soap-env:Envelope>
−
<soap-env:Body>
−
<soap-env:Fault>
<faultcode>soap-env:Server</faultcode>
<faultstring xml:lang="en">SOAP processing failure, error id = 112 </faultstring>
</soap-env:Fault>
</soap-env:Body>
</soap-env:Envelope>
any one have any idea about this. i created a wsdl file and its working fine url for wsdl file is:
http://sap-remote.sap-remote.com:8020/sap/bc/srt/rfc/sap/zsuresh_multiply_ppsoft?sap-client=800&wsdl=1.1
and what is this error and how i should deal with it.
any help is highly appreciated.............
thanks in advance,
Suresh Aluri.