Business Process Automation

View Audit Trail

You can access the Audit Trail Entry page via Business Process Automation > Audit Trail Management By User, By Event, or By Notification.

Note: You must have the audit property glog.audit.beforeafter set to on to be able to see changes to each database column.

The Audit Trail Entry page displays the details of the audit. The top of the page shows the following details:

  • Time displays the date when the record was changed (in the date format specified in User Preferences).
  • Object ID displays the ID of the object that was audited.
  • For displays the Oracle Transportation Management event that was audited.
  • Transaction Event displays the transactional event that was audited.
  • User displays the person that made the change to the record.

Reason

This section displays the reason code information that may have been recorded when the data change was made. You can edit this data or leave it as originally recorded.

Data Changes

This section displays information on the data that changed as follows:
  • Table displays the database table in which that the audited data is stored.
  • Primary Key displays the primary key for the row that included the audited data.
  • Action displays what action was taken to the database table (CREATE, UPDATE, & DELETE).

Before/After Value Changes

Click the Expand icon (to the left of the Table column) to display the before/after value change details that occurred for the business object if before/after auditing has been turned on and there is no audit control preventing the auditing of before/after values.
  • Column Name displays the column name of the audited data. The column name represents the field for which the data has changed.
  • Before displays the before value.
  • After displays the after value.

Related Topics