Skip to main content

InstallerEvidenceDetail_ci (Staging Table)

FlexNet Manager Suite ()

Data in this staging table may also be saved in InstallerEvidenceDetail.xml on the staging server.

BMC Discovery query

This query extracts data from the Detail node in the BMC Discovery datastore, and provides the aliases for properties referenced in the table below:

  SEARCH Detail
WHERE (NODECOUNT(TRAVERSE Detail:Detail:ElementWithDetail:Host) > 0)
AND (type = 'FNMP_InstallerEvidence')
SHOW name AS 'Name',
version AS 'Version',
vendor AS 'Vendor',
install_date AS 'InstallDate',
evidence AS 'Evidence',
product_code AS 'ProductCode',
#Detail:Detail:ElementWithDetail:Host.key AS 'HostKey'

Mapping into InstallerEvidenceDetail_ci

Source aliasInstallerEvidenceDetail_ci propertyTypeMax
EvidenceEvidencenvarchar64
HostKeyHostKeyvarchar64
InstallDateInstallDatenvarchar255
NameNamenvarchar512
ProductCodeProductCodenvarchar110
VendorVendornvarchar400
VersionVersionnvarchar144
2025 R1.1

Parent topic:Source to Staging