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

Preparing the source data

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
  2. Click the [...] button next to Edit schema to open the schema editor.
  3. Click the [+] button to add three columns: id of the integer type, name and sex of the string type.
  4. Click OK to close the schema editor and accept the propagation prompted by the pop-up dialog box.
  5. In the Mode area, select Use Inline Content (delimited file) and enter the input data in the Content field.
    1;Ford;Male
    2;Rose;Female
    3;Sabrina;Female
    4;Teddy;Male
    5;Kate;Male
  6. Double-click tFileOutputDelimited to open its Basic settings view.
  7. In the File Name field, specify the file into which the input data will be written. In this example, it is E:/person.csv.

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!