cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO7.4 REST webservice

former_member188791
Participant
0 Kudos

Hi Group,

We are using SAP PO7.4 single stack , as part of our project requirement we are planning to integrate REST webservice, I understand that in PO there is no standard REST adapter, what are the best possible options, I know Adavanco one of the options, but I need to give valid justification to go for advantco license beacuse it involves additional cost to customer.

Please let me know your thoughts..

Accepted Solutions (1)

Accepted Solutions (1)

maheswarareddykonda
Active Contributor
0 Kudos

Hi Rajiv,

As Inaki said , yes its released last year and below is the blog how to configure REST channels

and since you already in PO , i hope you can able to see REST adapter in ID.

please check and let us know which version .if you not able to see.

BR,

Maheswarareddy

former_member188791
Participant
0 Kudos

Thank Inaki and Mahesh, I checked in ID Rest is not available, as it is single stack PO7.4 where I can check SP level

maheswarareddykonda
Active Contributor
0 Kudos

here is the way how to find the PI version

http://<server>:<port>/ -> System Information -> Component Info

Here (point 2 above) you can know the version of PI you are working depending on where you find the details.

3) How to read the component information:

a) Example from a PI 7.00 system:

SAP-XIAFC  7.00 SP13 (1000.7.00.13.22.20090722122317)

1000 - not relevant

7.00 - this is the NetWeaver release of the PI system

13   - this is the SP version of the system

22   - this is the patch level of the SAP_XIAFC component

In this case the XIAFC component is on SP13 patch 22

b) Example from a PI 7.10 system:

SAP_XIESR 1000.7.10.7.14.20090525090100

1000 - not relevant

7.10 - this is the NetWeaver release of the PI system

7    - this is the SP version of the system

14   - this is the patch level of the SAP_XIESR component

above information is copied from

he explained very well

in case you are able to see less than 7.4 SP09 you can not see REST adapter.

i suggest you to upgrade PI system SP11 which is latest. also SP12 will be released this month(Aug)

iaki_vila
Active Contributor
0 Kudos

Hi Rajiv,

To check your SP level:

In any component, in my system is SP 08:

Regards,

former_member183908
Active Contributor
0 Kudos

why don't you please refer my blog which clarifies your doubt

Thanks

former_member183908
Active Contributor
0 Kudos

please note REST adapter is not a separate add on similar to SAP SFTP which can be installed separately.it will be available as part of the SP upgrade which i mentioned in my blog.

Thanks

iaki_vila
Active Contributor
0 Kudos

Hi Pavan,

You are right, i was changing my last post.

Regards.

maheswarareddykonda
Active Contributor
0 Kudos

thanks for sharing blog

former_member188791
Participant
0 Kudos

Thank you all for your valuable info.

I checked my system info and it seems my system on SP11 , I cant see any REST in my ID, is there any thing I can do.

1000.7.40.11.3.20150616081321

iaki_vila
Active Contributor
0 Kudos
former_member183908
Active Contributor
0 Kudos

As suggested by Inaki please import latest SAP Basis into your ESR also check your existing metadata in ESR which does not have REST adapter.

please find below screen for reference.

Thanks

former_member188791
Participant
0 Kudos

Hi Pavan

Thank for your link, now I updated ESR BASIS level,now I can see REST adaper but still I cant see some new adapter like SFTP and ODATA, as per your link I can see in Java engine but they are appearing in ESR adapter meta data, can you please suggest.

former_member183908
Active Contributor
0 Kudos

Hi Rajiv,

As i explained in my blog SFTP and ODATA and SFSF adapters needs to deploy additionally.Please go through my blog and see the system information whether you deployed SAP SFTP and ODATA and SFSF and imported the relevant XI content into ESR

Thanks

maheswarareddykonda
Active Contributor
0 Kudos

Rajiv,

SFTP and ODATA will not come by default , you suppose to import Connectivity ADD ON 1.0 component need to import in PI.(this one also explained in Pavan's blog)

the same you can get from SAP Marketplace.

BR,
Maheswarareddy

former_member188791
Participant
0 Kudos

Hi Pawan/Mahesh,

I followed the link and downloaded ADD ON 1.0 component in ESR still I cant see SFTP and ODATA adapters, here I am attaching screen shots of it.




 
 
 
 
 
 
 
 
 
 
 

maheswarareddykonda
Active Contributor
0 Kudos

You have to check below component is available or not.

if not pls get it from SAP market place and import in PI

former_member183908
Active Contributor
0 Kudos

import above components in ESR then only you can see these adapters.you are referring to the SAP Basis component for these adapters which you cant find them

Thanks

former_member188791
Participant
0 Kudos

Thank you Pavan, I checked once again it seems SFTP adapter downloaded correctly but Under CONNECTIVIty swcv I found no name spaces.

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Rajiv,

There is a standard SAP Rest Adapter from PI 7.4 SP9:

Regards.