The Updated (2021.0) Advanced Task configuration view is based on a more modern and efficient web UI workflow with improved visibility and accessibility.
Configure an Advanced task
On the TASKS tab select New Task from the Add Task drop-down list.
Enter the task name in the Friendly Name field.
Select the Advanced Task type.
To save and open the new task, click Add Task.
To run the task automatically, click Schedule and select the required options. Tasks with or without schedules can be run manually.
To add your first step, hover over the arrow icon to display the insert step icon. Click the insert step button and select from the list of elements.
To add additional steps, hover over the arrow icon at the location where you want to add the step. Click the insert step button.
To select a step, hover over the step to highlight it and display the more options icon.
To open the edit window, choose one of the following options:
Double click the target step
Click the more options icon > Edit.
Edit the step elements in the Edit dialog box.
To save the updated step, click Save.
More Options
The More Options icon on each step provides direct access to functions. The available options vary depending on the selected step.
To select the step, hover over the step to highlight it and display the more options icon.
Click the more options icon to display the corresponding options for the selected step type. Options include, Change Host, Clone, Delete, and Add Additional (Else If) Branch.
Select the required option.
Note: Deleting a File Loop or Conditional Branch will delete any steps in the File Loop or Conditional Branch.
Drag and drop an advanced task step
An advanced task step can be dragged and dropped within the task configuration. For example, drag and drop a step to reorder an advanced task or drag and drop a step into a File Loop or Conditional Branch.
To select a step, click the step. The drag and drop icon is displayed
Click the drag and drop icon and, without releasing the mouse button, drag the mouse pointer to the desired location within the task. An insert line appears at the target location to indicate that it is a valid location.
Release the mouse button to drop the selected step in place. A message dialog confirms the configuration change.
File Loop (FOR): A file loop causes a set of steps to be performed one time for each file that has been downloaded or created so far in the task. An unlimited number of steps can appear inside a loop. Any task element, except a schedule, can be inside a loop. For more information, see Add File Loop.
Conditional branch (IF): A conditional branch (IF block) defines a condition, and the set of actions to be performed if that condition is met or not met. You can configure a conditional branch anywhere in an Advanced task, including inside a file loop. Any task element except a schedule can appear inside a conditional branch. For more information, see Add Conditional Branch.
Update Original File: Use this step after a transfer is successful to delete or rename original files. Typically used in a file loop. For more information, see Update Original.
Send Email: Adds a Send Email step to an Advanced task. The email is sent regardless of the task results. The step can be placed anywhere in the task. For more information, see Send Email.
Run Task: Runs another task as a step in an Advanced task. The step can be placed anywhere in the task. For example, you can use Run Task inside a conditional branch to process only those files that meet a certain condition. For more information, see Run Task.