OwnedSoftwareItems (System User 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.
List software items owned by this user.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Software Item ID | numeric | false | OctoSAM internal ID of this SoftwareItem entity |
Software Item Guid | guid | false | OctoSAM internal Guid of this SoftwareItem entity |
Software Item | string | true | Name of the software item |
Active | bool | true | |
Name | string | false | |
Version | string | false | |
Software Publisher ID | numeric | false | OctoSAM internal ID of this software publisher entity |
Software Publisher Guid | guid | false | OctoSAM internal Guid of this software publisher entity |
Software Publisher | string | true | Normalized software publisher from the OctoSAM catalog |
Software Package Guid | guid | false | OctoSAM internal Guid of this sofware package entity |
Software Package | string | true | Software package name from the OctoSAM software catalog |
Start Date | date | true | |
End Date | date | true | |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | 7d3d9e7f-ca15-4117-8b36-74f06400b72a | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | false | If true, the query can be started from the OctoSAM Web UI |