UALSoftwareDetail Table

FlexNet Manager Suite 2020 R1 (On-Premises)

Records the entries for the softwares registered in the User access logging.

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

Database Column

Details

UALSoftwareDetailID

Type: integer. Key. Generated ID

Auto-generated identity number.

ProductName

Type: text (max 256 characters). Key

The name of the instalaltion product. This may include version and edition too.

RoleName

Type: text (max 256 characters). Key. Nullable

The URL role name. This is used when retrive data using UAL.

RoleGUID

Type: unique identifier. Key. Nullable

The URL role GUID. This is used when retrive data using UAL

ClientAccessSource

Type: text (max 100 characters). Key

Referencing to the client access source type.

FlexNet Manager Suite (On-Premises)

2020 R1