To work with the tool in Foresight Analytics Platform 10, use the new interface.
Before ETL task execution, if required, the following settings can be determined:
Set up order of operation execution.
To keep operation log, determine log.
Determine a development environment object that will be used as an event handler.
To run the ETL task in the desktop application:
Select the Task > Run main menu item.
Click the Run button on the Execute toolbar.
Press F5.
To run the ETL task in the web application, click the Run button on the Home ribbon tab.
The executed object is marked with a frame.
If the task is executed successfully, the window that contains task execution results, shows 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 on executing ETL task, 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 | Getting Started with the ETL Task Tool in the Desktop Application | Building ETL Task