Add Task Definition

To specify the task details in the Batch Maintenance screen:

  1. Select button from the Task Details tool bar. The Add Task Definition screen is displayed.

  2. Enter the task details as tabulated.

Field

Description

Task ID

The task ID is auto generated by the system depending on the precedence level and is not editable.

Description

Enter the task description. No special characters are allowed in Task Description.

Components

Components refers to individual functional units that are put together to form a process. A component triggers its own set of processes in the back-end to achieve the final output. For more information on each component Property and Value Description, refer Task Component parameters.

  • Select the required Component from the drop down list.

Dynamic Parameters List

On selecting a task component, a list of dynamic parameters is displayed. It is mandatory to select the parameter values based on the component.

  • Specify the value for each parameter by selecting from the drop down list. Click the following links to view the component parameter details.

AGGREGATE DATA

CREATE CUBE

EXTRACT DATA

LOAD DATA

MODEL

PROCESS EXECUTION

RULE EXECUTION

RUN DQ RULE

RUN EXECUTABLE

SQL RULE

TRANSFORM DATA

VARIABLE SHOCK

DIH CONNECTOR

WORKFLOW EXECUTION

  1. Click Save to save the task definition details. The new task details are displayed in the Task Details grid of the Batch Maintenance screen with the Task ID.

In the Task Details tool bar of Batch Maintenance screen you can select the Task ID and do the following:

Back to Top

Define Task Precedence

Task Precedence indicates the execution-flow of a Batch. Task Precedence value in the Task Details facilitates you to determine the order in which the specific Tasks of a Batch are executed.

For example, consider a Batch consisting of 4 Tasks. First 3 Tasks does not have a precedence defined and hence will be executed simultaneously during the Batch execution. But, Task 4 has precedence value as task 1 which indicates that, Task 4 is executed only after Task 1 has been successfully executed.

You can set Task precedence between Tasks, or schedule a Task to run after another Task, or even define to run a Task after a set of other tasks. However, multiple tasks can be executed simultaneously and cyclical execution of tasks is not permitted. If the precedence for a Task is not set, the Task it is executed immediately on Batch execution.

To define the task precedence in the Batch Maintenance screen:

  1. Select the button adjacent to Component ID of the required Task. The Task Precedence Mapping browser is displayed.

Note: Task Precedence option is disabled if a batch has only one task associated.

  1. Click OK and update Task Precedence definition.

Back to Top