Example | Description |
{EEE} {stem} Contains FRI invoice | ActiveTransfer Server triggers the Jump action if at the time of checking the Jump condition, the weekday is Friday and the file name contains invoice. |
{dd} {MM} {yyyy} Equals 12 01 2014 | ActiveTransfer Server triggers the Jump action if at the time of checking the Jump condition, the date of the action is 12.01.2014. |
{url} Matches Pattern ^SFTP | ActiveTransfer Server triggers a Jump action if the file URL starts with SFTP. |
{name} Matches Pattern invoice$ | ActiveTransfer Server triggers a Jump action if the string invoice occurs at the end of the file name. |