persistent class Ens.AlertRequest
extends Ens.Request
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
5
|
|
|
|
|
|
property AlertDestination
as %String(MAXLEN="");
Field for designating the external destination of this alert message
property AlertText
as %String(MAXLEN="");
Text of the alert message
property AlertTime
as Ens.DataType.UTC [ InitialExpression = $$$timeUTC ];
Time at which the alert was created.
property SessionId
as %Integer;
The session in which the Alert occurred.
property SourceConfigName
as %String(MAXLEN=128);
Name of the business host that is sending the alert