Business class transaction auditing

You can audit the transactions for an individual business class if the business class implements auditing. This action enables you to focus the auditing effort on the business classes where it is most needed for your business purposes.

Setting up auditing for a business class includes these steps:
  • Replicating the business class audit data to a columnar table.
  • Defining an audit list so that you can view the data.

Define and run the required replication set. The key points for defining a replication set for the auditing data from an individual business class is that the Export Format must be Columnar, the data to extract must include audit log entries, and the replication set must contain all of the fields that are on the audit list that uses the columnar table.

See Creating replication sets.

If the business class does not have an audit list that implements ColumnarView, then use the Configuration Console to create to create one. Include this basic definition and add any required fields:

<auditReportName> is an AuditList

    implements ColumnarView