MSO - Audit History
Intended audience: ANALYSTS DEVELOPERS ADMINISTRATORS
AO Platform: 4.3
Overview
The Audit History page in the MSO Composer includes audit records automatically captured when many types of actions are made relative to the individual MSOs.
The page contains a simple table with each audit record and with the option to View Details in a separate pop-up dialog.

User Actions
Search - search field - allows the user to Search for specific items, eg. a user, message, action, …
User - filter - allows the user to select from available users who have performed auditable actions.
Period filter - allows the user to select the audit entries from various time periods.
Refresh - allows the user to Refresh the list of audit entries.
Download - allows the user to Download the Audit History records to Excel/CSV.
Options menu for each Audit record
View Details - select to open a dialog that shows the details of the audit record.
Properties
Labels | UI Widget | Description |
---|---|---|
Action | Read-only Text Field | Displays which action was done, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, Index, etc… |
Message | Read-only Text Field | Displays the Message with some details to indicate the action taken in the UI. |
User | Read-only Text Field | Displays the Username of the user who performed the action. |
Event Date | Read-only Text Field | Displays a Timestamp for when the action was done. |
View Audit History Details
The Audit History Details dialog shows more details of each audit record, most importantly the Event Object that captures all the details of the actual changes to the underlying properties.

Properties
Labels | UI Widget | Description |
---|---|---|
Action | Read-only Text Field | Displays the audit Action, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, Index, etc… |
User | Read-only Text Field | Displays the Username of the user who performed the action. |
Component | Read-only Text Field | Displays the specific Component that was changed. |
Message | Read-only Text Field | Displays a short “friendly” Message describing the audit event. |
Event Date | Read-only Text Field | Displays a date/timestamp for when the audit record was captured. |
Component Type | Read-only Text Field | Displays the category Type of the Component: MSO. |
Event Object | JSON-formatted Text | This shows a JSON-formatted text string for each property in the object that has been changed. |