SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build Apps CRUD with SAP System Integration for async write

davedf
Associate
Associate
0 Kudos

Hi Builders,

we have an ODATA API with asynchronous write, which we would like to build an app around.

The API can be found here.

I have a BTP destination for the API.

davedf_0-1708602873475.png

 

For the Create or Update function are three steps required:

1. get transaction ID from System with api path/SAP__self.GetTransactionID()

2. write the actual data

3. commit with api path/SAP__self.Commit

Now my question is, are these async operations covered, when I use the SAP Systems Integration and use the detected capabilities for create/update/delete or do I then have to go via SAP Build Apps classic data entities or even create separate http request flows for the first and last step in the operation?

Regards

0 REPLIES 0