ComplianceComputerConnection Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ComplianceComputerConnection stores a link between computers in ComplianceComputer which have been reported in inventory, and external IDs that can be used to identify them in their inventory sources. Computers reported in multiple inventory sources will appear multiple times in this table.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ComplianceComputerConnection table

Database Column

Details

ComplianceComputerID

Type: integer. Key

A unique identifier for the computer. Foreign key to the ComplianceComputer table.

ComplianceConnectionID

Type: integer. Key

The inventory source where the computer was reported. Foreign key to the ComplianceConnection table.

ExternalID

Type: big integer

The (hopefully unique) identifier for the computer in the external inventory source.

FlexNet Manager Suite (On-Premises)

2020 R1