Component family |
Internet/SCP |
|
Function |
tSCPClose closes a connection to |
|
Purpose |
This component closes a connection to an SCP protocol. |
|
Basic settings |
Component list |
If there is more than one connection in the current Job, select |
Advanced settings |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Dynamic settings |
Click the [+] button to add a row Once a dynamic parameter is defined, the Component List For more information on Dynamic settings and context |
|
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
tSCPClose is generally used as a |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
n/a |
This component is closely related to tSCPConnection
and tSCPRollback. It is generally used with SCPConnection as it allows you to close a connection for the
transaction which is underway.
For a related scenario, see
Handling a file using SCP.