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

Displaying the properties of a processed file

This scenario describes a very simple Job that displays the properties of the specified file.

Procedure

Procedure

  1. Place a tFileProperties component and a tLogRow component from the Palette onto the design workspace.
  2. Right-click on tFileProperties and connect it to tLogRow using a Main Row link.
    Components connection.
  3. In the design workspace, select tFileProperties.
  4. Click the Component tab to define the basic settings of tFileProperties.
    Basic settings view for tFileProperties.
  5. Set Schema type to Built-In.
  6. If desired, click the Edit schema button to see the read-only columns.
  7. In the File field, enter the file path or browse to the file you want to display the properties for.
  8. In the design workspace, select tLogRow and click the Component tab to define its basic settings. For more information, see tLogRow.
  9. Press F6 to execute the Job.
    Job results.

Results

The properties of the defined file are displayed on the console.

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!