Relier les composants - Cloud - 8.0
Logs et erreurs (Logs and errors) (Intégration)
- Version
- Cloud
- 8.0
- Language
- Français
- 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
- Studio Talend
- Content
- Création et développement > Systèmes tiers > Composants Logs and errors (Intégration)
- Gouvernance de données > Systèmes tiers > Composants Logs and errors (Intégration)
- Qualité et préparation de données > Systèmes tiers > Composants Logs and errors (Intégration)
Procédure
-
Déposez un tFixedFlowInput, un tMysqlOutput, un tAssert, un tAssertCatcher et un tLogRow dans l'espace de modélisation graphique.
-
Renommez tFixedFlowInput en orders, tAssert en orders >=20, tAssertCatcher en catch comparison result et tLogRow en ok or failed.
-
Reliez le composant tFixedFlowInput à tMysqlOutput à l'aide d'un lien Row > Main.
-
Reliez le composant tFixedFlowInput à tAssert à l'aide d'un lien Trigger > On Subjob Ok.
-
Reliez le composant tAssertCatcher à tLogRow à l'aide d'un lien Row > Main.