cancel
Showing results for 
Search instead for 
Did you mean: 

Use of object store service in BTP ABAP or Business Application Studio

Pankaj1
Participant
0 Kudos

Hi Experts,

I am looking for a solution to create, upload, delete attachment option via FIORI app using BTP ABAP. As per my analysis, i found object store service which can be used to store attachments in different hyperscalers. Any reference how to use this service in BAS or BTP ABAP? if this is not the right service, then suggest any other.

View Entire Topic
gregorw
Active Contributor
0 Kudos

I would suggest you check out the Object Store on SAP BTP documentation.

Pankaj1
Participant
0 Kudos

Hi Gregor,

I have checked the same.. help.sap.com has all the information related to this service but it mainly shows java snippets when it comes to use this service whether to store it in azure/aws/gcp. So, i guess i need to refer the same but need to think how to use it in BAS or BTP ABAP code.