on ‎2024 Dec 25 7:20 AM
Hi Exparts,
We would like to register multiple records at once to an add-on table in S/4HANA via a custom Web API for OData V2 developed with RAP.
I am trying a method using a batch request.
Although I can register multiple records at once, the save sequence seems to run one record at a time.
We don't want to register all the records if an error occurs for some of the records, so is there a way to process multiple records internally at once?
The technical background is that we use the Web API for interface, so we send batch requests from Integration Suite via the OData adapter.
The custom Web API was developed using the RAP generator.
When we run the RAP generator, the objects required for OData V4 are generated, but we were unable to send batch requests successfully with OData V4, so we only added the V2 service binding.
Best Regards,
Megumi Inoue
Request clarification before answering.
I think that depends on how you send your request
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your comment.
I followed the blog below to send a batch request from Cloud Integration, but do you know any other suitable methods?
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 7 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.