tSAPADSOInput Standard properties
These properties are used to configure tSAPADSOInput running in the Standard Job framework.
The Standard tSAPADSOInput component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
Host |
The IP address or hostname of the database. |
Port |
The listening port number of the database. |
Table Schema |
The table schema name. |
Username and Password |
The database user authentication data. To enter the password, click the [...] button next to the password field, and then in the pop-up dialog box enter the password between double quotes and click OK to save the 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.
Information noteNote: If you
make changes, the schema automatically becomes built-in.
|
Name |
Enter the name of the active Advanced Data Store Object from which data will be retrieved. |
Advanced settings
Additional JDBC Parameters |
Enter additional JDBC parameters in the format of parameterName1=value1¶meterName2=value2&.... This field allows you to provide metadata for Advanced DataStore Objects. Information noteNote: This field is available only when you have installed the
R2021-06 Studio Monthly update or a later one delivered by Talend. For
more information, check with your administrator.
|
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 |
This component is usually used as a start component of a Job or subJob and it always needs an output link. |