MasterConfigurationFile Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The MasterConfigurationFile table stores master configuration files used by FlexNet Manager Suite.

Table 1. Database columns for MasterConfigurationFile table

Database Column

Details

MasterConfigurationFileID

Type: integer. Key. Generated ID

A unique identifier for a configuration file.

ConfigurationFileTypeID

Type: integer. Key

The configuration file type. Foreign key to the ConfigurationFileType table.

Name

Type: text (max 100 characters)

The name of the configuration file.

Revision

Type: integer

The revision of the configuration file.

XMLFile

Type: text

The content of the configuration file.

FlexNet Manager Suite (On-Premises)

2020 R1