ImportedRemoteApplicationInstallerData Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This ImportedRemoteApplicationInstallerData table stores all the MSI information in a streamed profile.

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

Database Column

Details

FarmName

Type: text (max 256 characters). Nullable

The farm from which the application belongs to.

AppID

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

The unique identifier for virtual applications.

DisplayName

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

The application name.

Publisher

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

The application publisher name.

Version

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

The application version.

ProductCode

Type: text (max 55 characters). Nullable

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

AccessModeID

Type: integer. Key

The access mode of the virtual application.

FlexNet Manager Suite (On-Premises)

2020 R1