ジョブを保存して実行 - Cloud - 8.0

Orchestration (インテグレーション)

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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > プロセス制御コンポーネント
データガバナンス > サードパーティーシステム > プロセス制御コンポーネント
データクオリティとプレパレーション > サードパーティーシステム > プロセス制御コンポーネント

手順

  1. ジョブを保存し、[F6]を押して実行します。
  2. 定義したディレクトリーにテキストファイルを作成します。
    テキストファイルが作成されると、ファイルの作成に関するメッセージが[Run] (実行)コンソールに表示されます 。反復ループはその直後に終了し、その後に、反復ループが終了した時間と実行された反復数を示す別のメッセージが続きます。
    Starting job tWaitForFile at 11:47 15/11/2022.
    [statistics] connecting to socket on port 3778
    [statistics] connected
    A file was created at Tue Nov 15 11:47:06 CET 2022
    Name of the created file: C:\Studio\New Text Document.txt
    
    Iteration loop ended at Tue Nov 15 11:47:06 CET 2022
    Number of iterations finished: 3
    [statistics] disconnected
    
    Job tWaitForFile ended at 11:47 15/11/2022. [Exit code  = 0]