Event Properties Variables
Name, date, time, reason, etc. for Event trigger
Text Displayed |
Variable |
Description |
---|---|---|
Event Date Stamp |
%EVENT.DATESTAMP% |
Date that the Event was triggered, e.g.,
20070828 |
Event Rule Name |
%EVENT.EVENTNAME% |
User-defined name for the Event Rule (e.g., My File Renamed Event Rule) |
Event Name |
%EVENT.NAME% |
Server-defined name for the Event trigger (e.g., File Renamed) |
Event Reason |
%EVENT.REASON% |
Action completed successfully or Action Failed |
Event Time |
%EVENT.TIME% |
Date and time that the Event was triggered,
e.g., 28
Aug 07 10:01:56 |
Event Time Stamp (including milliseconds) |
%EVENT.TIMESTAMP_PRECISE% |
Time to the millisecond when Event was triggered (e.g., Event Time Stamp (including milliseconds): 154207233) |
Event Time Stamp in ISO8601 format |
%EVENT.DATE_TIME_ISO8601% |
Date and time that the Event Was triggered in ISO8601 format: 2019-01-14T20:10:19Z 2019-01-14T20:10:19+0500 |
Event Timestamp |
%EVENT.TIMESTAMP% |
Time that the Event was triggered, e.g.,
100156 |
Event Transaction ID (EFT Enterprise only) |
%EVENT.TRANSACTION_ID% |
The Transaction ID as logged by the database EFT is connected to (with ARM). This ID can be used to backtrack and find it in the database manually or to generate queries to the database. |
Folder Monitor Failure Reason |
%EVENT.MONITORFAILUREREASON% |
Reason why the Folder Monitor Rule failed. |
Folder Monitor Health |
%EVENT.MONITORHEALTH% |
Health of network share |
Event Rule Failure Reason | %EVENT.ACTION_FAILURE_REASON% | Set to a string that represents the failure cause for event rule actions. |