Linking the components - 7.1
Logs and errors (Integration)
- EnrichVersion
- 7.1
- EnrichProdName
- 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 Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- 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.