tSCPConnection Standard properties
These properties are used to configure tSCPConnection running in the Standard Job framework.
The Standard tSCPConnection component belongs to the Internet family.
The component in this framework is available in all Talend products.
Basic settings
Host |
IP address of the SCP server. |
Port |
Number of listening port of the SCP server. |
Username |
User name for the SCP server. |
Authentication method |
SCP authentication method. |
Password |
User password for the SCP 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. |
Advanced settings
tStatCatcher 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 typically used as a single-component subJob. It is used along with other SCP components. |