Forum Discussion
SmartBear_Suppo
16 years agoSmartBear Alumni (Retired)
Hi Arjun,
Apparently, your SOAP request is not in format that your web service prefers.
SOAP faults are really just a placeholders for any kind of error reporting in which every error's format is purely dependent on given web service implementation.
With all this in mind, you need to explore your web service implementation's error reporting and why it cannot unmarshall your request without telling you much more about it.
If you run out of ideas, you can post your SOAP request and WSDL file that also describes the offending web service and someone may be able to help you.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla
Apparently, your SOAP request is not in format that your web service prefers.
SOAP faults are really just a placeholders for any kind of error reporting in which every error's format is purely dependent on given web service implementation.
With all this in mind, you need to explore your web service implementation's error reporting and why it cannot unmarshall your request without telling you much more about it.
If you run out of ideas, you can post your SOAP request and WSDL file that also describes the offending web service and someone may be able to help you.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla
Related Content
- 3 years ago
- 2 years ago
- 2 years ago
- 7 years ago
Recent Discussions
- 15 years ago