BeaconIssueStatusType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

BeaconIssueStatusType is a static table listing possible beacon alerts.

Table 1. Database columns for BeaconIssueStatusType table

Database Column

Details

BeaconIssueStatusTypeID

Type: integer. Key. Generated ID

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

  • 0 = Unknown
  • 1 = Policy load
  • 2 = Policy download
  • 3 = Discovery execution
  • 4 = Action execution
  • 5 = Self hosted web server
  • 6 = Service exit
  • 7 = Package download
  • 8 = Active Directory import
  • 9 = SAP Inventory import
  • 10 = SAP recommendation set download
  • 11 = Beacon self upgrade
  • 12 = Beacon Parent Configuration
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a batch process type. 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