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 |
{host name} | 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 |
{parent_url_decoded} | Decoded value of the variable {parent_url} | Post-processing and scheduled events |
{event_name} | Name of the action. | Post-processing and scheduled events |
{ssl_protocol} | SSL/TLS version used for the HTTPS or FTPS protocol for a session. | Post-processing event |
{ssl_cipher} | Cipher algorithm used for the HTTPS or FTPS protocol for a session. | Post-processing event |
{random_string} | Generates a random string. | Post-processing and scheduled events |