You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

REST API Get an audit report - businessObjectType

Received Response
24
Views
1
Comments
edited Apr 1, 2020 8:51AM in HCM Integrations 1 comment

Summary

Where to get list of businessObjectType

Content

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.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!