SoftwareTitleProduct Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The “product”, unique for a given publisher, is the common name of a set of applications, independent of version or edition (for example, “Acrobat”).

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

Database Column

Details

SoftwareTitleProductID

Type: integer. Key. Generated ID

The unique identifier for a product.

SoftwareTitlePublisherID

Type: integer. Key. Nullable

The publisher of this product. Foreign key to the SoftwareTitlePublisher table.

ProductName

Type: text (max 200 characters). Key

The application’s product name.

IsLocal

Type: boolean

If this field is False, the product has come from the ARL. If it is True, then the product has been created by an operator.

IsShared

Type: boolean

FlexNet Manager Suite (On-Premises)

2020 R1