Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Unable to update custom object using REST API from VBS page
Summary:
We have a requirement to create a custom page in VBS. This page loads the data from custom object to edittable and then user is allowed to make changes to certain columns and the changes are supposed to be updated once save button is hit.
(Editable Table in Visual Builder - BDP Approach - YouTube) - followed this video for this requirement. we are facing issues while calling PATCH API on hitting save button.
passing item.item.data.id as uri parameters is not working, it is not assigning the id value. If we hardcode the id and body patch works.
Tagged:
0