Support Article
SOAP Service error is not captured on clipboard page
SA-11295
Summary
When the SOAP service is returning ERROR response, the response is not getting parsed and the details are not being mapped to the clipboard page. As a result of no data being on the clipboard page, the ERROR handling is not behaving as expected.
Error Messages
None
Steps to Reproduce
- Create a service from SOAP Connect from a WSDL file.
- Use an example response XML file as shown in the Root Cause.
Root Cause
The client-generated response XML file is not using the correct namespacing.

Resolution
In the example, the CreateCreditCardApplicationOut needs to be referenced as "opr:CreateCreditCardApplicationOut "
Published July 17, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.