Task Execution Reports

A task execution report is an object on a task or workflow template that collects selected task execution information using SQL statements. For more information, refer to section Task Execution Reports in documentation.

Classification term report

Description

The above example shows what data was copied during the execution of a task based on classification terms. This report shows the name and values of the copied classification terms.

Summary Report

Description

The above example shows how much data was extracted, applied, deleted, discarded, or modified when copying from source to target.

Classification Term Detail Report

Description

This report shows which data was copied during a task execution based on classification terms. In comparison to the classification term report two columns have been added in this report. Through this you can also see the name of the task template and the task that used the classification term. With these names the task type can be identified. Through the task type it can be determined whether the classification term value has been written, read or deleted.

So for example it can be determined that row level delete task A has deleted a classification term my term which has the value 5 and a row level processor task B has written a classification term your term which has the value 6.