AdminMailQueue (System Admin Context)¶
OctoSAM Admin context 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.
List the mail queue.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| ID | numeric | false | OctoSAM internal ID of this entity |
| Created | date | false | Date/Time this entity was created |
| Delivered | date | true | |
| Last Attempt At | date | false | |
| Subject | string | true | |
| From Address | string | false | |
| To Address | string | true | |
| Attachments | numeric | true | |
| Reply To Address | string | false | |
| Retry Count | numeric | false | |
| Last Error Message | string | true | |
| Source | string | false | |
| Source Object Guid | guid | false | |
| Mail Queue Item State ID | numeric | false | |
| Mail Queue State | string | true | |
| Alert Identification | string | false | |
| Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
| Property | Value | Description |
|---|---|---|
| Query Guid | 8b992585-b947-4f96-9da3-8ae85d0a64f9 | The internal id of the query. Must be unique |
| SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |
| LastUpdate | 2025-11-21 18:14:35 | Last change to this document |
| Build | 1.12.2.1 | OctoSAM build that last changed this document |