tSAPTableInput
Reads data from an SAP table on an SAP server.
tSAPTableInput connects to an SAP server and reads data
from a specified SAP table based on the pre-defined filter condition.
tSAPTableInput Standard properties
These properties are used to configure tSAPTableInput running in the Standard Job framework.
The Standard
tSAPTableInput component belongs to the Business family.
The component in this framework is available in all subscription-based Talend products.
Basic settings
Property Type |
Either Built-In or Repository.
|
Use an existing connection |
Select this check box and from the list displayed select the When a Job contains a parent Job and a child Job, the list |
Server Type |
Select the type of the SAP server to be connected, either |
Client |
The SAP system client ID. |
UserId and Password |
The user connection ID and password. To enter the password, click the […] button next to the |
Language |
The language of the SAP system. |
Host name |
The name or IP address of the host on which the SAP server is |
System number |
The SAP system number. This property is available only when Application |
System ID |
The SAP system ID. This property is available only when Message |
Group Name |
The SAP group name. This property is available only when Message |
Schema and Edit Schema |
A schema is a row description. It defines the number of fields Click Edit
|
RFC server url |
Enter your RFC server details in the field provided. The Studio uses the RFC server as the streaming proxy to support high volume of This field becomes visible when you select Use the RFC server in the Advanced settings view. |
Package size |
Specify the number of records for each package. By default, In case you have a value higher than 10000, for example, 12000, the Studio This field becomes visible when you select Use the RFC server in the Advanced settings view. |
Table |
Enter the name of the table from which the data will be retrieved. |
Filter |
Enter the filter condition between double quotes. The component will Note that the column value must be surrounded by single quotes and |
Start row number |
Specify the sequence number of the row from which data retrieval The default value for this field is -1, which means to read all rows in the specified |
Max row number |
Specify the maximum number of rows to retrieve data from. The default value for this field is -1, which means to retrieve all rows that meet the |
Specify a shared destination |
Select this check box and specify the shared destination in the Besides specifying the shared destination name in the component, Note that if you use the component’s own connection configuration, |
Advanced settings
Use the RFC server (Technical Preview) |
Select this check box if you wish to directly extract high volumes of data from an SAP application. When you select this option, the Connection configuration section displays the fields for the RFC server url and Package size. For more information, see the corresponding description of those fields in the Basic settings view. |
Kafka Properties | When you select the Use the RFC server option, the window displays the Kafka Properties table. Kafka, or Apache Kafka, is an open-source distributed streaming platform. For more information about Kafka, refer to https://kafka.apache.org/. Enter your Kafka information in the fields |
Set max length for variable length type when |
When the length of any string and string type field is set to
|
SAP Properties |
If you need to use custom configuration for the SAP system being
used, complete this table with the property or properties to be customized. For example,
This property is not visible when the Use an existing |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
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 |
This component is usually used as a start component in a Job and it |
Support |
tSAPTableInput should be used to interact with the ERP part |
Connections |
Outgoing links (from this component to another): Row: Main, Iterate
Trigger: On Subjob Ok, On Subjob Error, Incoming links (from one component to this one):
Trigger: On Subjob Ok, On Subjob Error, For further information about connections, see |
Limitation/ Prerequisites |
Specific jar and dll files provided by SAP must be added to your
Studio and the workstation hosting your Studio. The exact procedure varies among platforms such as 32-bit or 64-bit Windows or Linux.
|
Related scenarios
No scenario is available for the Standard version of this component yet.