Setting up the Job - Cloud - 8.0

MSSql

Version
Cloud
8.0
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 > Database components (Integration) > MSSql components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MSSql components
Design and Development > Third-party systems > Database components (Integration) > MSSql components
Last publication date
2024-02-20

Procedure

  1. Drop the following components from the Palette onto the design workspace: tMSSqlConnection, tFileInputDelimited, tMSSqlOutput, tMSSqlInput, tLogRow, and tMSSqlCommit.
  2. Connect tMSSqlConnection to tFileInputDelimited using a Trigger > OnSubjobOk link.
  3. Do the same to connect tFileInputDelimited to tMSSqlInput and tMSSqlInput to tMSSqlCommit.
  4. Connect tFileInputDelimited to tMSSqlOutput using a Row > Main link.
  5. Do the same to connect tMSSqlInput to tLogRow.