cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI 7.4 to Amazon S3 connection

former_member204080
Active Contributor
0 Kudos

Hi Team,

Has anyone worked on establishing connection from SAP PI 7.4 to Amazon S3 Bucket .

AWS is in cloud and below are the details which we have .

Bucket name:

AWS user:

AWS access/server key:

Please share any documentation you have

Regards,

Murali

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Murali,

According with Amazon S3 Bucket documentation (Working with Amazon S3 Buckets - Amazon Simple Storage Service), this implementation is oriented to Restful architecture then the best PI scenario is to use the new Rest PI adapter. Check this document for more information:

Regards.

former_member204080
Active Contributor
0 Kudos

Hi Vila,

Thanks for the reply .Currently we don't have REST Adapter and it seems that we need to purchase it

Is there any other option from PI

Regards,

Murali

former_member204080
Active Contributor
0 Kudos

also if there is any way we can test from SOAPUI please suggest

Regards,

Murali

iaki_vila
Active Contributor
0 Kudos

Hi Murali,

The Restful architecture lets to construct the URL dynamically. This can be done by SOAP receiver adapter, but the dynamic URL construction can be a really headache.

Yes, you can try with SOAPui. Check this link Working with REST Services and WADL | REST

Regards.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

what is your sp version?  If you have SP09 and above, you will have PI REST..  Have you seen this blog

Former Member
0 Kudos

Hi Murali,

Havent worked on integration between PI and AWS..However i think it should work with SOAP.

Regards,

Sriram

former_member204080
Active Contributor
0 Kudos

Hi Experts,

Could you please share any documentation on this

Regards,

Murali