Auditing in XI3 is similar to the auditing concept in BI4. Please refer to the Auditing in BI4 section to get an overview of how it works. The core difference between XI3 and BI4 auditing is that there are several additional tables in BI4 that support richer logging of what application server was generating the audit and more.
Universe Class |
Object Name |
Description / Purpose |
---|---|---|
Document Name |
Name of the document |
|
Event ID |
ID of the Event, unique to the CMSID's Audit DB |
|
Event Type Description |
Description of the event |
|
Event Type ID |
ID of the Event Type |
|
Folder Path |
Folder Path of the object at the time the action took place |
|
is Instance? |
Whether the audited object is an INSTANCE or not. |
|
Object CUID |
CUID of the audited object |
|
Object Type |
Type of the object |
|
Base Created |
Date/time the original object was created. This is essentially a reference to the non-instance, or "base" report when auditing instance+base reports. |
|
Base Kind |
The kind or type of the original (base) object. This is essentially a reference to the non-instance, or "base" report when auditing instance+base reports. |
|
Base Report |
Base report name |
|
Base CUID |
The CUID of the original (base) object. This is essentially a reference to the non-instance, or "base" report when auditing instance+base reports. |
|
Base Parent CUID |
The base object's parent CUID. |
|
Parent CUID |
Parent CUID |
|
Server CUID |
Server CUID , or the server where this action was audited |
|
Session ID |
The related Session ID to this audit event. Sessions can be found in the AUDIT_SESSIONS table as well as the Sessions - Audit class. |
|
User Name |
User name of the person responsible for the action |
|
Last User Name |
User name of the person responsible for the action |
|
Universe Name |
NOT USED |
|
Audit Date Time |
Date/time the action occurred |
|
Year |
Year the action occurred |
|
Quarter |
Quarter the action occurred |
|
Quarter Year |
Quarter/Year the action occurred |
|
Month Date |
Month date the action occurred |
|
Month Number |
Month number the action occurred |
|
Day Of Month |
Day of the month the action occurred |
|
Day Of Week |
Day of the week the action occurred |
|
Hour Of Day |
Hour of the day the action occurred |
|
Days Ago |
Days ago the action occurred |
|
Nbr Events |
Total number of events |
|
Nbr Users |
Total number of users |
|
Nbr Users (distinct) |
Distinct Total number of users |
|
Nbr Objects |
Total number of objects |
|
Nbr Objects (distinct) |
Distinct Total number of objects |
See also