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

  1. Déposez un tFixedFlowInput, un tMysqlOutput, un tAssert, un tAssertCatcher et un tLogRow dans l'espace de modélisation graphique.
  2. Renommez tFixedFlowInput en orders, tAssert en orders >=20, tAssertCatcher en catch comparison result et tLogRow en ok or failed.
  3. Reliez le composant tFixedFlowInput à tMysqlOutput à l'aide d'un lien Row > Main.
  4. Reliez le composant tFixedFlowInput à tAssert à l'aide d'un lien Trigger > On Subjob Ok.
  5. Reliez le composant tAssertCatcher à tLogRow à l'aide d'un lien Row > Main.