手順 - Cloud - 8.0

System (システム)

Version
Cloud
8.0
Language
日本語
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
ジョブデザインと開発 > サードパーティーシステム > システムコンポーネント
データガバナンス > サードパーティーシステム > システムコンポーネント
データクオリティとプレパレーション > サードパーティーシステム > システムコンポーネント
Last publication date
2024-02-28

手順

  1. [Palette] (パレット)からtSystemコンポーネントをデザインワークスペースにドロップします。
  2. tSystemをダブルクリックして[Component] (コンポーネント)ビューを開きます。
  3. [Use Single Command] (単一コマンドを使用)オプションを選択して[Command] (コマンド)フィールドをアクティブにし、"cmd /c echo Hello World!"を入力します。
  4. [Standard Output] (標準出力)ドロップダウンリストから、[to both console and global variable] (コンソール変数とグローバル変数の両方)を選択します。
  5. F6を押してこのジョブを実行します。

タスクの結果

ジョブによりechoコマンドが実行され、出力は[Run] (実行)ビューのコンソールに表示されます。