tSCPTruncate Standard properties
These properties are used to configure tSCPTruncate running in the Standard Job framework.
The Standard tSCPTruncate component belongs to the Internet family.
The component in this framework is available in all Talend products.
Basic settings
Host |
SCP IP address. |
Port |
Listening port number of the SCP server. |
Username |
SCP user name. |
Authentication method |
SCP authentication method. |
Password |
SCP password. |
Remote directory |
Path to the destination file. |
Filelist |
File name or path to the file(s) to truncate. |
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. NB_FILE: the number of files processed. This is an After variable and it returns an integer. STATUS: the execution result of the component. This is an After variable and it returns a string. 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 but can also be used with other components. |