Feedback Form

Enterprise Geeks Podcast – SOAP vs. REST

by Ed Herrmann on August 27, 2009 at 3:49 pm

Should SAP give SOAP a REST?

Should SAP give SOAP a REST?

In this great episode, come get some schooling as Ed hosts a discussion between the two heavyweights, Thomas Jung and Dan McWeeney on SOAP vs. REST in the enterprise and the possibilities for both in the future.

If you have questions, suggestions, or topic ideas for future episodes, give us a shout here. Enjoy!

Running Time: 41 minutes

 

Dowload episode here

Talking Points

  1. 00:15 – Thomas is on the move
  2. 03:00 – SOAP vs. REST
    • What’s the debate? – Thomas
    • SOAP explained for the REST of us – dan
    • When would you use one vs. the other in the enterprise?
    • What is SAP doing to adopt REST
    • Can services revolutionize the way we look at enterprise data?
  3. 30:45 – Wrap-up cars, games, and corn fields

Posted in Podcast .


15 comments




ABAP Freak Show March 18th – Call REST Services

by Thomas Jung on March 18, 2009 at 6:11 pm

Maybe you have seen the latest SAP InnoCentive challenge, which has $20,000 USD up for grabs for the best applications that use the new SAP BOBJ Polestar OnDemand Service. If so you might be wondering how you can put the Polestar OnDemand APIs to use with all that wonderful Business Suite transactional data running in your ABAP application server.

If so you have come to the right place. My hope is that one of you other ABAP Freaks out there can win the InnoCentive Challenge and although I can’t give you any code to help out with projects I can give you some hints and knowledge to get you started.

In this episode of the ABAP Freak Show we will look at the configuration and coding steps necessary to call REST based web services. In particular we will look at the extra steps necessary for working with REST based services over HTTPS. So even if you aren’t interest in working with Polestar OnDemand, you can still learn about HTTPS certificates, proxy settings in the ICM, HTTP destination setup and coding against the CL_HTTP_CLIENT ABAP class.

Posted in ABAP Freak Show .


4 comments