cancel
Showing results for 
Search instead for 
Did you mean: 

How to send SOAP Web service response in JSON format?

Former Member
0 Kudos

Hello Experts,

I've requirement to change my SOAP Web service (WSDL) response from XML to JSON, my request remains same as XML. If it is possible please let me know how to do it.

Thanks,

DS

Accepted Solutions (0)

Answers (1)

Answers (1)

menpa
Employee
Employee
0 Kudos

This is not possible by default, SOAP Web Services are working with XML only.

The following document might be useful about how to expose SOAP WS to a REST API: https://archive.sap.com/documents/docs/DOC-74101