Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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.
How to use 21A Rest API's to Update an Element Entry
Summary
basically looking for a step by step to use the updateElementEntryContent
Hi everyone,
I'm looking to utilize the new Rest API's that have been released along with 21A. I've successfully been able to use the "getElementEntry" call, and the "getElementEntryValue" call, but when it comes to actually updating an element entry I'm falling a bit flat on my face.
Let's say I want to update my Dental Plan to be taking out 25 bucks each month instead of 20. The way I understand it, I have to
1) get my element entry for the dental. I do this:
/hcmRestApi/resources/11.13.18.05/elementEntries?q=AssignmentNumber=[my assignment number]&ElementName='Dental Plan'
Tagged:
3