Linking the components - Cloud - 8.0

Logs and errors (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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Logs and errors components (Integration)
Data Quality and Preparation > Third-party systems > Logs and errors components (Integration)
Design and Development > Third-party systems > Logs and errors components (Integration)
Last publication date
2024-02-29

Procedure

  1. Drop tFixedFlowInput, tMysqlOutput, tAssert, tAssertCatcher, and tLogRow onto the workspace.
  2. Rename tFixedFlowInput as orders, tAssert as orders >=20, tAssertCatcher as catch comparison result and tLogRow as ok or failed.
  3. Link tFixedFlowInput to tMysqlOutput using a Row > Main connection.
  4. Link tFixedFlowInput to tAssert using the Trigger > On Subjob OK connection.
  5. Link tAssertCatcher to tLogRow using a Row > Main connection.