tSAPDataSourceReceiver Standard properties
These properties are used to configure tSAPDataSourceReceiver running in the Standard Job framework.
The Standard tSAPDataSourceReceiver component belongs to the Business family.
The component in this framework is available in all subscription-based Talend products.
Basic settings
Failover |
Select this option to use the RFC server failover feature. The RFC server failover feature is implemented by deploying brokers using the rfc.server.remote.broker.url parameter in Remote broker section of the tsap-rfc-server.properties file. After selecting this option, you need to provide the IP addresses and the port numbers of the brokers in the Host and Port columns in the table that appears. You can find the IP addresses and the port numbers of the brokers by checking the rfc.server.remote.broker.url parameter in Remote broker section of the tsap-rfc-server.properties file. See Configuring the tsap-rfc-server.properties file for related information. |
Talend SAP RFC Server host |
Enter the IP address of the Talend SAP RFC Server, or localhost if it is installed on your local machine. |
Port |
Enter the port used by the Talend SAP RFC Server. |
User and Password |
Enter the username and password used to connect to the Talend SAP RFC Server. To enter the password, click the [...] button next to the password field, enter the password in double quotes in the pop-up dialog box, and click OK to save the settings. |
Use SSL Transport |
Select this check box to use the SSL transport mechanism. For more information about SSL transport, see SSL Transport Reference. |
Datasource name |
Specify the name of the Data Source system. |
Mode |
Select one of the following modes for using this component from the
drop-down list.
|
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:
|
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
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. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage rule |
This component is usually used as a start component of a Job or subJob and it always needs an output link. |
Limitation |
Specific JAR and DLL files provided by SAP must be added to Talend Studio
and the workstation hosting Talend Studio.
The exact procedure varies among platforms such as 32-bit or 64-bit Windows or
Linux.
|