Saving and executing the Job - Cloud - 8.0

Orchestration (Integration)

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 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
Data Governance > Third-party systems > Orchestration components (Integration)
Data Quality and Preparation > Third-party systems > Orchestration components (Integration)
Design and Development > Third-party systems > Orchestration components (Integration)

Procedure

  1. Save the Job and press F6 to execute it.
  2. Create a text file in the defined directory.
    When a text file is created, a message about file creation is displayed on the Run console. The iteration loop is ended immediately after that, followed by another message showing the time the iteration loop is ended and the number of iterations executed.
    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]