Skip to main content

LastLoggedOnUserDetail_ci (Staging Table)

FlexNet Manager Suite ()

Data in this staging table may also be saved in LastLoggedOnUserDetail.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_LastLoggedOnUser')
SHOW name AS 'UserName',
#Detail:Detail:ElementWithDetail:Host.key AS 'HostKey'

Mapping into LastLoggedOnUserDetail_ci

Source aliasLastLoggedOnUserDetail_ci propertyTypeMax
HostKeyHostKeyvarchar64
UserNameUserNamenvarchar255
2025 R1.1

Parent topic:Source to Staging