cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI and REST webservice

former_member10771
Active Participant
0 Kudos

Hi All,

I have a question. Can SAP PI integrate with REST webservice.

I saw a few blogs mentioning that we can use Advantco Rest Adapter.

For 7.31 is this adapter readliy available or do we need to install it separately.

I presently dont have access to 7.31 so not sure whether this comes as a built in adapter or needs separate installation.

Also it will be helpful if there is a link on understanding and working of Rest Adapter.


Thank You

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Dear Amit,

not long ago SAP confirmed, that they will develop their own REST adapter, but without a promised ship date. I attached a slide pointing this out as planned innovation.

Best regards,

Markus

anupam_ghosh2
Active Contributor
0 Kudos

Hi Amit,

                How many interfaces are you going to build? If this is only 1 interface then business may not agree to buy an Advantco adapter. Just contact the Advantco taem to find out about pricing details. If the business do not agree to buy one then you need to integrate the same using java mapping/adapter module.

Regards

Anupam

iaki_vila
Active Contributor
0 Kudos

Hi Amit,

SAP PI can deal with Rest webservices, perhaps without all Rest webservices functionality. Before to purchase a new product you can try with SOAP adapter with Axis protocol.  There is a Michal Krawczy's blog about this, i cant write the link because the SCN dont let me write links. ??, Search this terms -> rest-axis Krawczyk blog

Regards.

agasthuri_doss
Active Contributor
0 Kudos

Hi Amit,

>>I have a question. Can SAP PI integrate with REST webservice.

   Yes

>>For 7.31 is this adapter readliy available

As of now, not yet shipped along with the product

Check this blog...

http://scn.sap.com/community/pi-and-soa-middleware/blog/2011/11/08/rest-adapter-for-netweaver-sap-pi

Cheers

Agasthuri

former_member10771
Active Participant
0 Kudos

Hi Agasthuri,

Thanks for your response. So this means in case we need to use it then it has to be purchased right.

agasthuri_doss
Active Contributor
0 Kudos

Hi Amit,

>>>So this means in case we need to use it then it has to be purchased right.

        Yes

Cheers

Agasthuri

Former Member
0 Kudos

Hi All,

By the time of now there are two 3rd party adapters available, the one mentioned in the blog

and the kaTe RESTful adapter (also certified and a bit more complete in terms of "RESTful")

Simple GET calls should be possible with the standard HTTP adatper.

With best regards

               Sebastian