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 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 > 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)
Procedure
-
Drop tFixedFlowInput, tMysqlOutput, tAssert, tAssertCatcher,
and tLogRow onto the workspace.
-
Rename tFixedFlowInput as orders, tAssert
as orders >=20, tAssertCatcher as catch comparison
result and tLogRow as
ok or failed.
-
Link tFixedFlowInput to tMysqlOutput using a Row > Main
connection.
-
Link tFixedFlowInput to tAssert using the Trigger > On Subjob OK
connection.
-
Link tAssertCatcher to tLogRow using a Row > Main
connection.