25. Tasks

The Tasks section of the Dashboard currently has three tabs:

25.1 Modules

Modules encapsulate a unit of work into a reusable component. Within the Dataflow runtime environment Modules allow users to create definitions for Streams as well as Tasks. Consequently, the Modules tab within the Tasks section allows users to create Task definitions.

Note: You will also use this tab to create Batch Jobs.

Figure 25.1. List of Task Modules

List of Task Modules

On this screen you can perform the following actions:

  • View details such as the task module options.
  • Create a Task Definition from the respective Module.

25.1.1 Create a Task Definition from a selected Job Module

On this screen you can create a new Task Definition. As a minimum you must provide a name for the new definition. You will also have the option to specify various parameters that are used during the deployment of the definition.

Note: Each parameter is only included if the Include checkbox is selected.

25.1.2 View Task Module Details

On this page you can view the details of a selected task module. The pages lists the available options (properties) of the modules.

25.2 Definitions

This page lists the Dataflow Task definitions and provides actions to launch or destroy those tasks.

Figure 25.2. List of Task Definitions

List of Task Definitions

25.2.1 Launching Tasks

Once the task definition is created, they can be launched through the Dashboard as well. Navigate to the Definitions tab. Select the Task you want to launch by pressing Launch.

On the following screen, you can define one or more Task parameters by entering:

  • Parameter Key
  • Parameter Value

Task parameters are not typed.

25.3 Executions

Figure 25.3. List of Task Executions

List of Task Executions