Skip to content

SoftwareItemHistory (System SoftwareItem Context)

OctoSAM System Query

This query is an integral part of the OctoSAM application. OctoSAM starts the query to display tabular data within the application. The query can only be started from within the intended application system context.

Show the change history for this software item.

Fields

Name Type Visible Description
Audit Detail ID numeric false Internal ID for the AuditDetail entity (Primary Key)
Audit Object ID numeric false Internal ID that references the AuditObject entity (Foreign Key)
Object Guid guid false The Guid of the audited object
Software Item string false Name of the software item
Operation string true Audited operation
User string true Distinct user name. Use Column Chooser to show partial values such as Login Name, Domain or Display Name of users
Change Set string true A json document that contains the changed attributes and values
Info string false A json document that may contain additional information about the audit
Created date true Date/Time this entity was created
Audit Object string false
Current Date Time date false Date and time the query was run. For reference if you use and save query results.

Main entities referenced from this query

Query information

Property Value Description
Query Guid 062f2fcb-01d5-479c-bdb8-b9a748797112 The internal id of the query. Must be unique
SupportsDesktop true If true, the query can be started from the OctoSAM Windows GUI
SupportsWeb true If true, the query can be started from the OctoSAM Web UI