tELTInput
Adds as many Input tables as required for the SQL statement to be
executed.
The three ELT components are closely related, in terms of
their operating conditions. These components should be used to handle DB schemas to
generate Insert statements, including clauses, which are to be executed in the DB output
table defined.
Note that it is highly recommended to use
the ELT components for a specific type of database (if any) instead of the ELT
components. For example, for Teradata, it is recommended to use the tELTTeradataInput, tELTTeradataMap and tELTTeradataOutput components instead.
tELTInput Standard properties
These properties are used to configure tELTInput running in the
Standard Job framework.
The Standard
tELTInput component belongs to the ELT
family.
The component in this framework is available in all Talend
products.
Basic settings
Schema and Edit |
A schema is a row description, it defines the nature and number Click Edit
|
 |
Built-in: The schema is created and |
 |
Repository: The schema already exists |
Default Table Name |
Type in the default table name. |
Default Schema Name |
Type in the default schema name. |
Mapping |
Specify the metadata mapping file |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job level as well |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
tELTInput is to be used along with the Note:
Note that the ELT components do not handle actual data flow but only schema |