tSAPConnection Standard properties
These properties are used to configure tSAPConnection running in the Standard Job framework.
The Standard tSAPConnection component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
Property type |
Either Built-in or Repository. |
|
Built-in: No property data is stored centrally. |
|
Repository: Select the Repository file where Properties are stored. The fields that follow are pre-filled in using fetched data. |
SAP API Version |
Select a version from the drop-down list:
Note that the opened SAP connection can be reused by tSAPBapi and tSAPTableInput only if talend sap api is selected. Information noteDeprecation:
sap jco 3.* is deprecated when you have installed the
8.0.1-R2022-05 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
|
Connection configuration |
Client type: enter your usual SAP connection. Userid : enter user login. Password: enter password. Language: specify the language. Host name: enter the IP address of the SAP system. System number: enter the system number. 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. |
Specify a shared destination |
Select this check box and specify the shared destination in the Shared destination name field displayed. The shared destination allows the SAP components to use the shared destination on the Talend Runtime when they are executed as part of an ESB Route or ESB Data Service within the Talend Runtime container OSGi Environment. This option is available only when you select sap jco 3.* from the SAP API Version drop-down list. Besides specifying the shared destination name in the component, you also need to setup the SAP DataSource for the Talend Runtime. What you need to do to define the SAP DataSource and how to configure it are described in the readme.txt provided in the Talend ESB package within the /add-ons/datasource/sap folder. Note that if you use the component's own connection configuration, your SAP connection will be closed at the end of the component. To prevent this from happening, use a shared destination with its name specified. |
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 connection check box is selected. |
Advanced settings
ftp and http based programs |
To invoke from the SAP server a function which requires document downloading, select this check box and make sure that SAPGUI has been installed with the SAP system. If this check box is selected but SAPGUI has not been installed, errors will occur. This check box will not be available if you select Use an existing connection check box in the Basic settings tab. |
tStat Catcher Statistics |
Select this check box to collect log data at the 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 more commonly used with other tSAP* components, especially with the tSAPCommit and tSAPRollback components. |
Support |
tSAPConnection should be used to interact with the ERP part of SAP, including S4/HANA. |
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.
|