MachineScanHistoryMessages (System Machine Context)¶
OctoSAM System Query
This query is an integral part of the OctoSAM application. OctoSAM starts the query to display tabular data within the application. The query can only be started from within the intended application system context.
Show scanner messages for this machine.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
ID | numeric | false | OctoSAM internal ID of this entity |
Seq | numeric | true | Sequence number within the result to retain order of messages or events |
Octoscan Build Info | string | false | Detailed build information about the build of the scanner which produced the scan |
Scanner Base Folder | string | false | Base folder of the scanner that produced the scan. Ususally that's the folder from where the scanner was started. |
Octo Sambuild Info | string | false | |
Runtime Info | string | false | |
Last Scan | date | true | Date/Time this entity got scanned last |
Message ID | numeric | true | A unique number that identifies warnings and errror messages generated by the scanner |
Severity | string | true | Severity of a log message. (I=Info,W=Warning,E=Error) |
Message | string | true | Text of a log message |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | 60811779-97f3-4ab8-85df-c5da810af679 | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | false | If true, the query can be started from the OctoSAM Web UI |