Skip to content

ImportControl

Holds the GUIDs of all imported .scan files. This helps to eliminate duplicate imports of the same data, which could influence for example the usage metering information. The table can also be used to collect information about active scanner versions and history.

Fields

Field Type Description
ContainsMeteringData boolean True if the scan contains Metering data
ContainsUalData boolean True if the scan contains UAL data
ContainsVirtualizationGuestData boolean True if the scan contains information about a virtualization guest
ContainsVirtualizationHostData boolean True if the scan contains information from a virtualization host
ContainsWmiData boolean True if the scan contains WMI (Hardware and Configuration) data
Encoding string XML Encoding of the imported file
Error boolean True if the .scan file could not be imported properly. It will be moved to the archive/bad folder structure.
ID numeric Internal ID for the ImportControl entity (Primary Key)
ID numeric Internal ID for the ImportControl entity (Primary Key)
ImportBatchSize numeric Size of the import batch
ImportFolderID numeric Internal ID that references the ImportFolder entity (Foreign Key)
ImportGUID guid GUID of the imported .scan file
ImportMillis numeric Duration of the import for performance analysis
ImportPerformance1Millis numeric OctoSAM internal timing / performance analysis
ImportPerformance2Millis numeric OctoSAM internal timing / performance analysis
ImportPerformance3Millis numeric OctoSAM internal timing / performance analysis
ImportSequenceNumber numeric Sequence number of the import within a batch
LastModification datetime Date/Time of last write to this entity
LastScan datetime Date/Time of the scan (time from the scanned system - clock may be out of sync with global time)
LastScanDate date Date part of the LastScan field
MachineID numeric Internal ID that references the Machine entity (Foreign Key)
OctoSAMBuildInfo string Scanner build information
OctoscanBuildInfo string Build info about the octoscan2 version that generated the .scan file
RuntimeInfo string Scanner runtime information
ScannerBaseFolder string Folder from where the scanner was started
ScanType string Internal ID to identify different types of scans
Tag string Tag value to identify the scanner instance. Can be configured per scanner.
UserID numeric Internal ID that references the User entity (Foreign Key)
WindowsCodePage numeric Windows Code Page of the imported file