Advantco Adapter-Amazon S3 Integration made simple with SAP CPI
In below blog I would like to share how we can integrate Amazon S3 using SAP CPI – Advantco AWS Adapter
Scenario:
Lets create simple scenario to create file in Amazon S3 Bucket using Advantco Adapter
Before we start – lets talk on other options to achieve this, we can do this using SCP Open connectors service, very good blog shared by saiprasad or using SDI or CPI-DS – please check reference section for the blogs.
However open connectors service involves cost and I wanted to see if any other options available just for CPI- AWS integration and glad that I found Advantco adapter which is readily available for no additional cost along with advanced options when compared with open connectors.
Go to Discover from CPI tenant and type [SAP OEM] Amazon WS Adapter by Advantco and then go to download option from service market place, once you download and extract you can see all installation and config pdf files, follow the guide to setup
Note:the custom adapter can be installed only using eclipse as WEB UI does not have integration adapter deploy aircraft available
Download:-
Documentation:
SAP Note:- additionally you can install other Advantco OEM adapters like for no additional cost
- Salesforce Adapter by Advantco
- SugarCRM Adapter by Advantco
- Microsoft Dynamics CRM Adapter by Advantco
Test IFLOW: Convert XMl to CSV and create a file in AWS S3 Bucket
Advantco receiver channel config
To get access key and secret key – please follow the blog by saiprasad in reference section and go to section Configuration in AWS[ IAM service Configuration ]:
Note: Secret key mandatory to be deployed as secure parameter
Advantco receiver channel advance options config
Variable substitution, conversion and other out of box options are available
Deploy the IFLOW and you should be able to see the file created in AWS S3 bucket
Login to https://s3.console.aws.amazon.com and you can create S3 bucket manually or CPI adapter can create one for you if it does not exists
Check file which is created in S3 bucket
Validate the File created in S3 bucket
Create a free tier AWS account and you can explore other options like life cycle policy to archive files
Reference:
https://blogs.sap.com/2019/05/21/hana-amazon-s3-integration-the-easy-way/
Please reach out to our sales team at sales@advantco.com if you have any questions.