FndAuditRESTService - GetAuditHistory: Not Returning All Data
(Doc ID 2808781.1)
Last updated on OCTOBER 22, 2024
Applies to:
Oracle Fusion Financials Common Module Cloud Service - Version 11.13.21.04.0 and laterInformation in this document applies to any platform.
Goal
On : 11.13.21.04.0 version, Other Issues
Despite having the View Audit History (FND_VIEW_AUDIT_HISTORY_PRIV) privilege added to the REST API user, the following payload is only returning a very small subset of the expected data when compared to the same request via the user interface 'Audit Reports' page.
POST: /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory
{
"product": "hcmCore",
"businessObjectType":"oracle.apps.hcm.employment.core.protectedUiModel.view.WorkRelationshipVO",
"includeChildObjects":"true",
"fromDate":"2021-04-01",
"toDate":"2021-04-30",
"attributeDetailMode":"true",
"includeImpersonator":"true",
"includeAttributes":"true"
}
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |