cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate Amazon AWS using PI

06-16-2017 4:23 PM
tom_wall Explorer
2164 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Hello Experts,

We are launching a project to sell our product on Amazon. We are reviewing the Amazon Web Service (AWS) documentation and it seems we have two options, either a publish/subscribe method or using a web service call to get orders.

If anyone has experience with AWS using PI, I would like to hear your recommendation on the best approach.

Best Regards,

Tom

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Is there any adaptor for pulling data from Amazon - i was hoping to get some data out of GetOrders ?

sendhil_kumar
Active Participant
0 Likes

Did you manage to integrate with SAP PO to get list orders from AWS.?

Former Member
0 Likes

Hi Tom,

I can't provide a recommendation on the best approach. however we had used Advantco SNS/SQS adapter (queuing mechanism) to publish data to Amazon and worked fine for our requirement. I am guessing your requirement is to push/publish data from Amazon and the adapter can handle that as well.

Below blog talks about the adapter, have a look to see if this helps:

https://blogs.sap.com/2014/10/18/amazon-sqs-adapter-for-sap-pipo/

Regards,

Sanjeev

tom_wall
Explorer
0 Likes

Thank you Sanjeev, this is helpful.