2020 Jan 10 9:51 AM
Hi Experts,
Is it possible to read a excel file from AWS S3 Bucket using ABAP Rest API?
Requirement is to read the data in excel file stored in AWS and then do posting in SAP. This should be achieved using ABAP REST API.
We are currently in S/4 HANA 1709 version.
2020 Jan 13 9:49 PM
Hi Anand,
Please refer to following.
References
https://docs.aws.amazon.com/AmazonS3/latest/dev/RetrieveObjSingleOpREST.html
https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-dg.pdf#RetrieveObjSingleOpREST
https://docs.aws.amazon.com/AmazonS3/latest/dev/HLuploadFileDotNet.html
https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-dg.pdf#HLuploadFileDotNet
https://dzone.com/articles/how-to-implements-the-file-upload-process-in-a-res
2021 Jan 09 7:52 PM