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.
Is it possible to exclude deleted records from Incident Kiosks GET REST API?
Summary:
The "get all incidents" and "get all incident events" REST API return all the records, even those that have been removed by the user. However, there is no "Status" or "Deleted Flag" field accessible via REST API to identify whether the record has been deleted by the user and is no longer there (thus, it does not need to be considered).
Is there a way to exclude/filter deleted records from this API?
Content (please ensure you mask any confidential information):
The REST API is not very reliable if we can't know whether that record is deleted or not. It is not possible to apply logics or data filtering.
0