Before ETL task execution, if required, the following settings can be determined:
Record executed operations to a log.
Determine a development environment object that will be used as an event handler.
To execute ETL task, click the Execute button. If the ETL task is executed successfully, the message is displayed with the number of processed records and task execution time.
NOTE. ETL task execution can be automated via the scheduled task container.
If there are errors during ETL task execution, a message is displayed. The information volume in the message depends on the settings for event handling defined in the ETL task objects:
If the Stop Task Calculation option is selected, the following message is displayed:
Number of the record in error.
Field with error.
Value with error.
Error type.
If the Skip Only Incorrect Records or Skip All Records in One Transaction option is selected, the window that shows task execution results, displays:
Number of skipped records.
Number of executed records.
Task execution time.
See also:
Getting Started with the ETL Task Tool in the Web Application | Building ETL Task