ComplianceUserInventorySourceType Table

ComplianceUserInventorySourceType is a static table used to define possible end-user inventory source values (that is, whether the end-user was created manually or reported by the compliance importer).

Table 1. Database columns for ComplianceUserInventorySourceType table

Database Column

Details

ComplianceUser InventorySourceTypeID

Type: integer. Key. Generated ID

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

  • 1 = Automatic (end-user was recently updated during an inventory import)
  • 2 = Manual (end-user was created manually by an operator, using FlexNet Manager Suite, and has never been updated by the compliance importer).
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing an inventory source. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

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