cancel
Showing results for 
Search instead for 
Did you mean: 

expose interface as REST instead of SOAP

former_member190239
Participant
0 Kudos

Hello Experts,

I have exposed few interfaces as SOAP webservices by SOAP sender adapter generating the wsdl.

One application needs the REST service , as there is no wsdl in REST , how do I give them the endpoint?

Can I define any custome endpoint in the channel and give the link as

http://server:port/RestAdapter/Endpointname1

Accepted Solutions (1)

Accepted Solutions (1)

Liz_
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ravi,

Yes, you can define any costume endpoint in "Channel Selection" tab in the channel configuration and give the link as

http://server:port/RestAdapter/Endpointname1

For more details, please check the following document:

https://help.sap.com/viewer/5cf7d2de571a45cc81f91261668b7361/7.5.9/en-US/c80bd82a4a4c4408925110371b9...

https://blogs.sap.com/2016/01/15/example-of-sender-rest-adapter-in-pi-74/

Best Regards,

Liz

Answers (0)