Skip to main content Skip to complementary content

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.

Information noteNote: When prompted that this component requires sapjco.jar, download and install the module as prompted.

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.

  • Built-In: You create and store the schema locally for this component only.

  • Repository: You have already created the schema and stored it in the Repository. You can reuse it in various projects and Job designs.

Click Edit schema to make changes to the schema.
Information noteNote: If you make changes, the schema automatically becomes built-in.
  • View schema: choose this option to view the schema only.

  • Change to built-in property: choose this option to change the schema to Built-in for local changes.

  • Update repository connection: choose this option to change the schema stored in the repository and decide whether to propagate the changes to all the Jobs upon completion. If you just want to propagate the changes to the current Job, you can select No upon completion and choose this schema metadata again in the Repository Content window.

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&parameterName2=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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!