Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

JSON Service via SAP R/3

former_member212713
Contributor
0 Kudos

Hello Experts,

Our provider company use JSON Services for send sms via its web site.

I want to use JSON Service via SAP R/3. But I don't know method.

If there any example or came across this issue at SAP R/3?

Best regards.

Happy new year.

1 ACCEPTED SOLUTION

naveen_inuganti2
Active Contributor
0 Kudos

You can use your Gateway System and create REST service that can expose data in JSON format.

You can also try that with custom development.. check this Blog.

http://scn.sap.com/community/developer-center/front-end/blog/2012/12/07/building-a-crud-application-...

1 REPLY 1

naveen_inuganti2
Active Contributor
0 Kudos

You can use your Gateway System and create REST service that can expose data in JSON format.

You can also try that with custom development.. check this Blog.

http://scn.sap.com/community/developer-center/front-end/blog/2012/12/07/building-a-crud-application-...