Connecting the two subJobs - 7.3

ESB REST

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

About this task

Now that the two subJobs are created, you can connect them together:

Procedure

  1. Right-click the tFixedFlowInput component of the first subJob.
  2. Select Trigger > OnSubjobOk on the list.
  3. Click the tRESTRequest component of the second subJob.

Results

This way, when executing the job, the second subJob will be executed only if the first one's execution succeeded.