LicenseSimulationBreachStatus Table

FlexNet Manager Suite 2020 R1 (On-Premises)

LicenseSimulationBreachStatus is a static table listing all of the risk states a license can be in, once it is modelled in a Simulation.

Table 1. Database columns for LicenseSimulationBreachStatus table

Database Column

Details

LicenseSimulation BreachStatusID

Type: integer. Key. Generated ID

A unique identifier for each LicenseSimulationBreachStatus. Possible values and the corresponding default strings are:

  • 1 = Still compliant
  • 2 = Still at risk
  • 3 = Now compliant
  • 4 = Now at risk.
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing risk status in a license simulation. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the type resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1