Previous Topic

Next Topic

Book Contents

Book Index

Overview

An Advanced Task can have many of the elements (source, destination, schedule, process) available to a Traditional Task. In addition, an Advanced Task can use the two conditional elements (If blocks) and (File loops) to determine if and when the other elements are run. The conditional elements provide powerful job flow control without requiring programming or chained tasks.

For example, the following Advanced Task routes files to different destinations based on the file extension.

You can create an Advanced Task by opening the Tasks tab, clicking Add Task, and then selecting the Advanced Task type.

Note that when you create an Advanced Task, your new task will be created as an empty task. This is different than the behavior of the Traditional Task, which has a wizard that steps you through creating a complete task. Add elements to an Advanced Task using the right-mouse menu. Most Advanced Tasks use a source, a File Loop, and a destination within the File Loop.

The placement of elements within an Advanced Task determines the processing flow of the task, and is thus key to setting up the task. Note the following differences from Traditional Tasks:

What Advanced Tasks Can Do:

For a step-by-step procedure on how to configure an Advanced Task, see: