29
Views
3
Comments
Solved
Error When Consume SOAP Web Service on Service Studio
Application Type
Service
Service Studio Version
11.53.6 (Build 60879)

When I upload the WSDL file attached to consume a SOAP web service on Service Studio, I see this error:

What does it take to resolve this error?

WSDL.xml
UserImage.jpg
Daniel Lee
Solution

We consume the web service as if it is a RESTful API by using content-type = application-www-urlencoded

2023-08-28 07-00-10
Paulo Torres
Champion

Well done

2023-08-28 07-00-10
Paulo Torres
Champion

Hello Daniel,

Check this: https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/SOAP/Consuming_SOAP_Web_Services/Unsupported_SOAP_Use_Cases

and this: https://www.outsystems.com/forums/discussion/75747/cannot-consume-wcf-webservice/

UserImage.jpg
Daniel Lee
Solution

We consume the web service as if it is a RESTful API by using content-type = application-www-urlencoded

2023-08-28 07-00-10
Paulo Torres
Champion

Well done

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.