Configuration and Administration

Audit Cleanup

This page is accessed via Configuration and Administration > Process Management > Audit Cleanup.

When a business object is deleted, most of its audit data is removed as well. However, some audit data could remain such as Oracle Transportation Management Alert messages or other non-object message, etc.

You can use this process to remove this data and keep the audit trail table clean and optimized. This process removes all UNOWNED (i.e., OBJECT ID=null) audit records older than a certain duration. It should be run as a recurring process to make sure the table stays optimized. Consider running this once a week or month.

  1. Enter the required number of days (D), hours (H), and minutes (M) in the Older Than section. Records older than the mentioned duration will be considered for removal.
  2. If you are running cluster scalability, specify a cluster to which this request should be assigned.
  3. Enter a User Role. When you run, publish, or schedule a recurring process, you can specify the user role used to perform the process, just like when you run agents. The user role can be used to specify a separate VPD role or another domain to run the agent. When a recurring process is modified, the user role of the recurring process can be modified as well.
  4. Select a Log Profile to generate focused logging when reproducing an error for the specific action. You cannot select a log profile when you choose to schedule a process, as automatic generation of action logs is not supported.
  5. Select Execute, Publish, or Schedule to determine when the process will be executed.
  6. Click Submit.

Note: The Audit Cleanup process will not delete any of the RPLS ad hoc audit data.

Related Topics