FNMEAFeature Table

FlexNet Manager Suite 2020 R1 (On-Premises)

FNMEAFeature records additional license features, associated with a specific license, that have been imported from FlexNet Manager for Engineering Applications.

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

Database Column

Details

FNMEAFeatureID

Type: integer. Key. Generated ID

A unique identifier for the FNM-EA feature record.

Name

Type: text (max 256 characters)

Name of the feature.

Version

Type: text (max 60 characters). Nullable

Version of the feature.

PublisherID

Type: integer. Nullable

The publisher of the license associated with this feature. Foreign key to the Vendor table.

NumberPurchased

Type: integer

The quantity of purchased feature entities.

NumberInstalled

Type: integer

The quantity of software installations accounted for by this feature.

SoftwareLicense ComplianceStatusID

Type: integer

The compliance status of the license associated with this feature. Defaults to Compliant. Foreign key to the SoftwareLicenseComplianceStatus table.

FlexNet Manager Suite (On-Premises)

2020 R1