Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Adding and linking components

Procedure

  1. Create a new Job and add a tFileInputDelimited component, a tXSDValidator component, and two tFileOutputDelimited components by typing their names in the design workspace or dropping them from the Palette.
  2. Double-click the tXSDValidator component to open its Basic settings view and select Flow Mode from the Mode drop-down list.
  3. Link the tFileInputDelimited component to the tXSDValidator component using a Row > Main connection.
  4. Link the tXSDValidator component to the first tFileOutputDelimited component using a Row > Main connection to output valid rows.
  5. Link the tXSDValidator component to the second tFileOutputDelimited component using a Row > Rejects connection to output invalid rows.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!