Session Tasks

The task is the smallest execution unit. It corresponds to a procedure command in a KM, a procedure, assignment of a variable, etc

Definition

Properties

Description

Description

Description of the type of task. Shows the type of operation in which the task participates. For an interface, this shows which procedure phase the interface is located in (loading, integration, check, etc)

 

Name of the object handled by the task

 

Detailed name of the task

Order

These two fields detail the order of the task in the session (unique for the session), and the task order in the KM or the procedure which contributed to its creation.

Type

Type of task executed.

Details

Logging level of the task.

Ignore Errors

Shows if this task sets up an error tolerance, and therefore, if errors for this task are blocking.

Description

This tab contains the command or commands launched on the source connections and, by default, during the task. These orders are in code in the native language of the technology. Nevertheless, they contain the variables in clear, as these are interpreted when the order is actually executed.

Execution

Properties

Description

Default/Loading Connection

The connection on which the default or loading commands of the description tab are launched.

Context

The execution context of the task

Schema

The logical schema for execution of the task

Connection

The data server for execution of the task

Transaction

Transaction Number in which the command is executed

Transaction Isolation

The transaction isolation level for Select orders. For more information on transaction isolation, refer to Specific procedure command.

Commit

Managing Commit for the transaction. For more information, refer to Specific procedure command.

Execution

Details the result of execution of the task

Start

Start date and time of execution of the task.

End

End date and time of execution of the task.

Duration

The time taken for execution of the task.

State

State of the task (Done, Error, Running, Waiting or Warning).

Return code

Return code for the task.

Message

Task execution error message, if needed.

No. of inserts

Number of rows inserted during the task.

No.of Deletes

Number of rows deleted during the task.

No. of Updates

Number of rows updated during the task.

No. of Errors

Number of rows in error in the task.

No. of Rows

Total number of rows handled during this task.