Dropping and linking the components - 7.3

SCP

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Internet components (Integration) > File Transfer Protocols > SCP components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > File Transfer Protocols > SCP components
Design and Development > Third-party systems > Internet components (Integration) > File Transfer Protocols > SCP components
Last publication date
2024-02-21

Procedure

  1. Add the following six components by typing their names on the design workspace or dropping them from the Palette to the design workspace: tSCPConnection, tSCPFileExists, tJava, tSCPPut, tSCPGet, and tSCPClose.
  2. Connect the tSCPConnection component to the tSCPFileExists component using a Trigger > On Subjob Ok connection.
  3. Connect the tSCPFileExists component to the tJava component using a Trigger > On Component Ok connection, and to the tSCPPut component using a Trigger > Run if connection.
  4. Connect the tSCPPut component to the tSCPGet component using a Trigger > On Subjob Ok connection.
  5. Connect the tSCPGet component to the tSCPClose component using a Trigger > On Subjob Ok connection.