SoftwareTitlePublisher Table

FlexNet Manager Suite 2020 R1 (On-Premises)

Publishers of software applications (for example, “Microsoft”). Note that only application records take the publisher name from this table. License and contract records take the publisher name from the Vendor table.

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

Database Column

Details

SoftwareTitlePublisherID

Type: integer. Key. Generated ID

The unique identifier for a publisher.

PublisherName

Type: text (max 200 characters). Key

The publisher name.

IsLocal

Type: boolean

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

EOSLUrl

Type: text (max 2083 characters). Nullable

The publisher’s end of support life URL.

IsShared

Type: boolean

FlexNet Manager Suite (On-Premises)

2020 R1