FNMEALicensedFeature Table

FNMEALicensedFeature associated imported FlexNet Manager for Engineering Applications features with software licenses.

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

Database Column

Details

FNMEAFeatureID

Type: integer. Key

The feature associated with a license. Foreign key to the FNMEAFeature table.

SoftwareLicenseID

Type: integer. Key

The license associated with a feature. Foreign key to the SoftwareLicense table.

QuantityPerLicense

Type: integer

The quantity of feature entitlements per associated license purchased.

ProductID

Type: text (max 256 characters). Key

The external identifier of the product the linked feature is a part of.

ComplianceConnectionID

Type: integer. Key

An identifier for the data source the product has been imported from.