OperatorManageState Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The OperatorManageState table lists the possible states for managing who has responsibility for maintaining certain business data. This is for internal use.

Table 1. Database columns for OperatorManageState table

Database Column

Details

OperatorManageStateID

Type: integer. Key. Generated ID

A unique identifier for the operator management state of business data.

Name

Type: text (max 64 characters). Key

A unique name for the state

DescriptionResourceName

Type: text (max 256 characters). Nullable

The unique name of the localizable resource string representing the description of the state. Foreign key to the ComplianceResourceString table.

DescriptionDefaultValue

Type: text (max 256 characters)

A string representing the default name of the state. Foreign key to the ComplianceResourceString table.

IsLocked

Type: boolean

Is the data locked from edits by an operator.

IsModified

Type: boolean

Is the data modified by an operator.

IsFactory

Type: boolean

Is the data from the Reference ARL factory.

AutoUpdate

Type: boolean

Is the data to be updated automatically.

Priority

Type: integer

Is the data locked from edits by an operator.

FlexNet Manager Suite (On-Premises)

2020 R1