ImportedInstallerEvidence Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The ImportedInstallerEvidence table holds all of the installer evidence which has been retrieved from the source connections.

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 ImportedInstallerEvidence table

Database Column

Details

ComplianceConnectionID

Type: integer. Key. Nullable

The identifier for a data source connection in the ComplianceConnection table.

ExternalInstallerID

Type: big integer. Key. Nullable

The identifier used in the source connection for the installer evidence.

DisplayName

Type: text (max 256 characters). Key. Nullable

The display name of the software as reported by the installer evidence.

Version

Type: text (max 72 characters). Key. Nullable

The version of the software as reported by the installer evidence.

Publisher

Type: text (max 200 characters). Key. Nullable

The publisher of the software as reported by the installer evidence.

Evidence

Type: text (max 32 characters). Nullable

Identifier for the type of installer evidence.

ProductCode

Type: text (max 55 characters). Nullable

The product code of the evidence. This is usually the MSI product code.

AccessModeID

Type: integer. Key. Nullable

The access mode ID of the file evidence.

FlexNet Manager Suite (On-Premises)

2020 R1