VB Excel add-in : ORDS service row update fails with Invalid RowId
Summary:
A VB excel template is mapped to an ORDS service created on a database table using Auto Rest.
While updating some rows through the add-in, the service returns a 555 or 404 error response.
Error:
User Defined Resource Error - The request could not be processed for a user defined resource (ORDS-25001)
An error occurred when evaluating a SQL statement associated with this resource. SQL Error Code 1410, Error Message: ORA-01410: invalid ROWID
Verify that the URI and payload are correctly specified for the requested operation. If the issue persists then please contact the author of the resource
Content (required):
Examples of PUT requests that work and fail