Variable | Description | Supported Event Type |
{r} | Return character. | Post-processing and scheduled events |
{n} | New line character. | Post-processing and scheduled events |
{task_error} | Returns the last error that occurred in an event. | Post-processing and scheduled events |
{task_errors} | Returns the list of all the errors in an event. | Post-processing and scheduled events |
{error_trace} | Used to get the stack trace in case of any exception. | Post-processing and scheduled events |
{event_execution_id} | Returns the event execution ID which is unique for each event. | Post-processing and scheduled events |
{task_error_types} | Returns the type of actions where the error occurred. | Post-processing and scheduled events |
{hostname} | Host name of the ActiveTransfer Server. | Post-processing and scheduled events |
{outbound_proxy_alias } | Proxy server name that is defined for use with an event. | Post-processing and scheduled events |
{task_error_names} | Name of the event that results in an error. | Post-processing and scheduled events |
{parent_url} | Actual URL that points to the parent folder in which the file resides. | Post-processing and scheduled events |
{event_name} | Name of the action. | Post-processing and scheduled events |