SoftwareTitleEOSL Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The SoftwareTitleEOSL table stores attributes of an application EOSL dates. These will only be populated if the FNMS for EOSL is present.

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

Database Column

Details

SoftwareTitleID

Type: integer. Key

The EOSL dates. Foreign key to the SoftwareTitle table.

StartOfLifeDate

Type: datetime. Nullable

Start of life Date

ReleaseDate

Type: datetime. Nullable

The date the application was released.

EndOfSalesDate

Type: datetime. Nullable

End of sales Date

SupportedUntil

Type: datetime. Nullable

The date the application will be supported

ExtendedSupportUntil

Type: datetime. Nullable

The date the application will be supported, in extended case

EndOfLifeDate

Type: datetime. Nullable

End of life Date

IsShared

Type: boolean

FlexNet Manager Suite (On-Premises)

2020 R1