Procedure - 7.3

System

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 > System components
Data Quality and Preparation > Third-party systems > System components
Design and Development > Third-party systems > System components
Last publication date
2024-02-21

Procedure

  1. Drop a tSystem component from the Palette to the design workspace.
  2. Double-click tSystem to open its Component view.
  3. Select the Use Single Command option to activate its Command field and type in "cmd /c echo Hello World!".
  4. In the Standard Output drop-down list, select to both console and global variable.
  5. Press F6 to run this Job.

Results

The Job executes an echo command and shows the output in the Console of the Run view.