You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Hi all,
I am trying to implement an OData Service for a custom business object I have created. There is a functional requirement where we will be receiving batch inserts and the expectation is to be able to mass delete the existing data when we receive a POST. (This would be something similar to the OVERWRITING functionality offered by Cloud Data Source web services but, as it is based on SOAP, SAP will deprecate it by 2020).
In case there is no way of overwriting the records, is there a was to make a mass delete without needing to send any ID? Just delete everything....
Cheers.
Alejandro.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all,
I am trying to implement an OData Service for a custom business object I have created. There is a functional requirement where we will be receiving batch inserts and the expectation is to be able to mass delete the existing data when we receive a POST. (This would be something similar to the OVERWRITING functionality offered by Cloud Data Source web services but, as it is based on SOAP, SAP will deprecate it by 2020).
In case there is no way of overwriting the records, is there a was to make a mass delete without needing to send any ID? Just delete everything....
Cheers.
Alejandro.
The text was updated successfully, but these errors were encountered: