Créer un Job pour rediriger la sortie standard vers un fichier - 7.3

Code Java personnalisé

Version
7.3
Language
Français
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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
Studio Talend
Content
Création et développement > Systèmes tiers > Composants Custom Code (Intégration) > Composants Custom Code Java
Gouvernance de données > Systèmes tiers > Composants Custom Code (Intégration) > Composants Custom Code Java
Qualité et préparation de données > Systèmes tiers > Composants Custom Code (Intégration) > Composants Custom Code Java
Last publication date
2024-02-22

Procédure

  1. Créez un Job et ajoutez un composant tPrejob, un tJava, deux tFixedFlowInput, un tFileOutputDelimited et un tLogRow dans le Job.
  2. Reliez le tPrejob au tJava à l'aide du'un lien Trigger > On Component Ok.
  3. Reliez le premier tFixedFlowInput au tFileOutputDelimited à l'aide d'un lien Row > Main.
  4. Reliez le second tFixedFlowInput au tLogRow à l'aide d'un lien Row > Main.
  5. Reliez le premier tFixedFlowInput au second tFixedFlowInput à l'aide d'un lien Trigger > On Subjob Ok.