tSambaConnection Standard properties
These properties are used to configure tSambaConnection running in the Standard Job framework.
The Standard tSambaConnection component belongs to the Internet family.
The component in this framework is available in all subscription-based Talend products.
Basic settings
Property Type |
Select the way the connection details will be set.
|
Host | The IP address or hostname of the Samba host. |
Username and Password |
Enter the authentication information required to access the host. To enter the password, click the [...] button
next to the Password field to bring out the Enter a new
password dialog box, enter the password in the text field, and click
OK. Note that you can enter the password either in a JSON string
in the pure password mode or as a Java expression in the Java
mode. You can toggle between the two modes by clicking switch to
Java mode or switch to pure password mode on the top
of the text field.
Information noteNote:
|
Domain |
Enter the host domain name. |
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
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After variable and it returns a string. |
NB_LINE |
The number of rows processed. This is an After variable and it returns an integer. |
Usage
Usage rule |
This component is typically used as a single-component subJob. It is used along with other Samba components. |