Get Started with Redwood for Oracle Cloud HCM Begin Now
REST API Get an audit report - businessObjectType
Summary
Where to get list of businessObjectTypeContent
Hi All,
Hope you all are doing good.
using /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory , we are able to get the business object type
{
"fromDate": "2017-01-01",
"toDate": "2017-01-27",
"product": "hcmCore",
"businessObjectType": "oracle.apps.hcm.people.core.uiModel.view.ManagePersonVO",
"includeChildObjects":"true"
}
Using above, i am able to get the Person Audit.
where will i get full list of view objects(oracle.apps.hcm.people.core.uiModel.view.ManagePersonVO), any document or table will help me.
Tagged:
0