SoftwarePackagesByPublisher (System Software Publisher Context)¶
Note
This query requires the LICENSE license option.
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 software packages by publisher.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Software Package ID | numeric | false | Internal ID that references the SoftwarePackage entity (Foreign Key) |
Software Package Guid | guid | false | GUID used for catalog updates. Stays the same for all OctoSAM defined software packages through the lifecycle of the package definition. Allows rename and delete of packages during catalog update.. Do not set if definig your own custom packages directly in the database. |
Software Package | string | true | Software package name from the OctoSAM software catalog |
Custom Field1 | string | false | Custom field 1, not used by OctoSAM. |
Custom Field2 | string | false | Custom field 2, not used by OctoSAM. |
Custom Field3 | string | false | Custom field 3, not used by OctoSAM. |
Custom Field4 | string | false | Custom field 4, not used by OctoSAM. |
Metering Enabled | bool | false | True, if the software package definition supports package metering. |
Predefined By Octopus | bool | false | The package definition is maintained through OctoSAM master catalog updates |
Predefined Site Specific | bool | false | The package definition is maintained by Octosoft through OctoSAM site specific master catalog updates |
Software Category ID | numeric | false | Internal ID that references the SoftwareCategory entity (Foreign Key) |
Software Category | string | true | Software category name form the OctoSAM software catalog |
Category Description | string | false | |
Junk | bool | true | This software category or signature is marked as 'Junk'. It should not have any influence on software licensing. |
Category Octopus ID | string | false | |
Licensing Type | string | true | Licensing type for this package as defined in the OctoSAM Inventory software catalog |
Licensing Type Octopus ID | 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 | 45ed2ce4-08d0-4192-a39c-9c2cd5b0ca71 | 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 |