A Traditional task tracks whether a process succeeds or fails. If the process fails, the task does not complete the transfer. In an Advanced task, you use a conditional branch to track the success or failure of a process. The conditional branch is typically located in a file loop.
When you convert a traditional task to an advanced task, the following occurs:
To convert a traditional task to an advanced task:
The new task page opens. The process and destination are now in a File Loop. If a Next Action Email was part of the traditional task, it is converted to an Email element inside the conditional branch.