‎2013 Jul 26 1:45 PM
Hi All,
I have a requirement to create the REST Web services.
For a given request, we need to get the response through REST Web services.
I have gone through some of the documents posted in SCN. But still I couldn't get a clear idea about it.
Please facilitate regarding this and guide me on the same.
With Regards,
Gurulakshmi.
‎2013 Jul 26 2:37 PM
Hello,
Check these two links, they are simple and easy to implement. If you have questions please let me know.
http://wiki.sdn.sap.com/wiki/display/XI/REST+Web+Services+in+XI+(Proof+of+Concept)
http://scn.sap.com/docs/DOC-16538
best regards,
swanand
‎2013 Jul 26 2:51 PM
Good for you! REST services are very simple compared to other web services. If you can afford a book, I'd recommend the ABAP Cookbook. It helped me learn a handful of technologies related to the web, and it made REST look easy. It had plenty of code examples too.
‎2013 Jul 26 3:11 PM
Hello, from what I know of services via REST Might SAP using SAP Gateway, which uses ODATA Via REST services. It is a complete solution and can expose services to be consumed via HTML5, iOS, Java, Dot Net, etc ... I leave a link to the solution, is very good.
Here you will find everything related, from installation to basic examples.
This solution is an add on that is installed in the R3 and gateway Another instance is where the web service is invoked, monitoring, configuration, etc ... .
Link: http://help.sap.com/saphelp_gateway20sp06/helpdata/en/56/d0cc05b564411e841141f68294e29f/frameset.htm
Hope that helps and any questions, please ask first.
Greetings.
‎2016 Feb 01 8:15 PM
The Provided url link does not work anymore, can you please update the url link. Thanks.