PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Record Level Audits

edited Sep 5, 2016 5:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

I have established a record level audit that is referenced from two pages. The first page references the record being audited directly on the page and works fine. The second page uses derived records and the data is currently being saved through the component.record.SavePostChange() action. In that code the appropriate records are updated using a locally defined record object's update method (see code sample below). Changes are seen on the primary record but the audit record is not populated accordingly. Any help would be appreciated.

I understand audits will not happen for sqlexecs or sql objects. Do record objects fall into that category as well?. Basically, do the objects have to be on the page (ie in buffer) for audit records to work? My guess is database triggers might be my only option?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center