Hello
I have encountered a problem when I test my external consumer web service from Se80 by pressing f8 it gives me error of Sap fault code3 soap header To was not understood , then I Went to soamanager tcode and see the log and traces it gives me different error which are attached given below.
Here is my Xml test ws consume dispaly request
- <n0:GetData xmlns:n0="http://tempuri.org/">
<n0:user>us9001</n0:user>
<n0:pass>us0001</n0:pass>
<n0:fromdate>31.12.2010</n0:fromdate>
<n0:todate>31.12.2011</n0:todate>
</n0:GetData>
In return it gives Sap fault code3 soap header To was not understood.
And here is attached log traces of soamanager :
logs and tracing from soamanager please help me