cancel
Showing results for 
Search instead for 
Did you mean: 

How to consume a REST Webservice that uses JSON as input?

Former Member
0 Kudos

Hi everyone,

Someone has experience in consuming a REST Webservice that requires a JSON file as request? I am aware of procuring WADL of a JSON response like in this tutorial:

https://blogs.sap.com/2016/06/07/consuming-rest-web-service-in-sap-data-services-using-web-service-r...

I've had past success in Web Services that had parameters as input (GET method) and JSON as output (like the tutorial above).

Right now, I have JSON as request and response in POST method but I am not able to do it in Data Services. In SOAP UI, I call it this way:

Can someone guide me on how to replicate this JSON text as input for a Web Service call in Data Services?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

MFZhuang
Explorer
0 Kudos

if do you have a solution for it?

former_member417037
Discoverer
0 Kudos

if do you have a solution for it?