Inventory Object: ConsolidatedRemoteAccessInstaller
ConsolidatedRemoteAccessInstaller
objects are uploaded
to the ConsolidatedRemoteAccessInstaller
table in the
operations (inventory) database. Multiple imports will merge
updated data with existing records, and add new records as
applicable.
The spreadsheet consolidates ImportedRemoteUserToApplicationAccess, ImportedInstallerEvidence and ImportedUser tables.
Attributes are listed here in alphabetical order.
Property | Attributes | Notes |
---|---|---|
AccessMode
|
Alpha-numeric text (maximum 128 characters). Default: 1. Mandatory. Database key. |
The AccessMode states how an application has been accessed. Note: Strictly, this attribute may be null, because it forms
part of a compound database key. However, null values may cause import
errors (where this object does not get imported), and multiple records
from the same connection having nulls may cause data loss through
over-writing. It is therefore best practice to treat this field as
mandatory.
|
DisplayName
|
Alpha-numeric text (maximum 256 characters). Mandatory. Database key. |
The display name of the software as reported by the installer evidence and is part of the unique identifier for installer evidence. |
Evidence
|
Alpha-numeric text (maximum 32 characters). Default: . Mandatory. Database key. |
The evidence type of the software as reported by the installer evidence and is part of the unique identifier for installer evidence. |
ProductCode
|
Alpha-numeric text (maximum 55 characters). May be null. |
The product code of the evidence. This is usually the MSI product code and is not part of the unique identifier. |
Publisher
|
Alpha-numeric text (maximum 200 characters). Default: . Mandatory. Database key. |
Publishers of software applications (for example, "Microsoft"). |
UserID
|
Unsigned integer (bigint ). Mandatory. Database key. |
The DOMAIN\SAMAccountName of the user. |
Version
|
Alpha-numeric text (maximum 72 characters). Default: . Mandatory. Database key. |
The version of the software as reported by the installer evidence and is part of the unique identifier for installer evidence. |
FlexNet Manager Suite (On-Premises)
2024 R1