tELTSAPInput Standard properties
These properties are used to configure tELTSAPInput running in the Standard Job framework.
The Standard tELTSAPInput component belongs to the ELT family.
The component in this framework is available in all subscription-based Talend products.
Basic settings
Schema and Edit schema |
A schema is a row description. It defines the number of fields (columns) to be processed and passed on to the next component. When you create a Spark Job, avoid the reserved word line when naming the fields.
Click Edit schema to make changes to the schema. If the current schema is of the Repository type, three options are available:
|
Default Table Name |
Enter the name of the input table between double quotation marks. |
Mapping |
Specify the metadata mapping file
for the database to be used. The metadata mapping file is used for the data
type conversion between database and Java. For more information about the
metadata mapping, see the related documentation for Type mapping.
Information noteNote: You can use Hive mapping to support Databricks Delta
Lake.
Note that this drop-down list is disabled, and by default, Mapping SAP is selected and the SAP metadata mapping file is used. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level as well as at each component level. |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After variable and it returns a string. |
Usage
Usage rule |
The tELTSAPInput component is more commonly used along with the tELTSAPMap component. The name of the link from tELTSAPInput to tELTSAPMap must be same as the table name specified in the Default Table Name field of tELTSAPInput. |
Support |
tELTSAPInput should be used to interact with the ERP part of SAP, including S4/HANA. |