When the
Services Framework database tables are loaded in the
FTM
database,
a view named SERVICES_AUDIT is loaded. Querying SERVICES_AUDIT provides
records with the data shown in
Table 1.
Table 1. SERVICES_AUDIT Database View
| Column Name |
Description |
| Created |
Time stamp when the audit occurred |
| Component |
Services Framework component name |
| Source |
User ID responsible for initiating the audit
or user interface initiated actions |
| Action |
Name of a self-documenting audited action |
| Page |
The user interface page where the action occurred |
| Original |
Contains the original values before they were
changed |
| Modified |
Contains the modified values that can be cross-referenced
with the original values |
| PrimaryKey |
Unique ID of the audited record |
| Description |
Descriptive text identifying the action being audited
that occurred |