The More Options icon on each step provides direct access to functions. The available options vary depending on the selected step.
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.
Move an advanced task step
You can move an advanced task step within the task configuration. For example, move a step to reorder an advanced task or move a step into a File Loop or Conditional Branch.
Click the more options icon > Move.
At the position where you want to put the element, click Move here.
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.