ImportedRemoteApplication Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This ImportedRemoteApplication table stores all the published applications from Citrix XenApp/App-V Management Server.

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 ImportedRemoteApplication 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 XenApp applications.

AppName

Type: text (max 256 characters). Nullable

The application name available in XenApp.

AppFileName

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

The application executable name.

AppFileVersion

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

The application executable version.

AppFilePublisher

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

The application publisher.

AppFileDescription

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

The application description.

IsStreamingProfile

Type: boolean. Nullable

Whether the application is a streaming profile.

AccessModeID

Type: integer. Key

The access mode of the virtual application.

FlexNet Manager Suite (On-Premises)

2020 R1