Skip to content

PublishedSoftwareGroups (System Software Package 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 all groups that are linked to this software package. Usually this means the software is published by some mechanisms involving groups.

Fields

Name Type Visible Description
Group ID numeric false Internal ID for the Group entity (Primary Key)
Group Guid guid false A unique ID that can be used to link to this object from external applications
Group string true Name of the group
Directory Path string false For groups imported from Active Directory: holds the distinguishedName of the group
Directory When Changed date false Date/Time this group was last modified in Active Directory
Directory When Created date false Date/Time this group was created in Active Directory
Software Package ID numeric false Internal ID that references the SoftwarePackage entity (Foreign Key)
Machines numeric true
Machines Not Scanned numeric false
Users numeric true
Users Not Scanned numeric false
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 false Software package name from the OctoSAM software catalog
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 7230cdb5-f115-438a-aef0-8fde6064fffa 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