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

Linking the components

Procedure

  1. From the Palette to the design workspace, drag and drop the following components:
    - a tRowGenerator to generate a flow containing customer information,
    - a tWriteDynamicFields to replace columns with a Dynamic column,
    - two tLogRow to display the results into the console,
    - a tExtractDynamicFields to extract content from the dynamic column.
  2. Connect tRowGenerator to tWriteDynamicFields using a Row > Main link.
  3. Connect tWriteDynamicFields to the first tLogRow using a Row > Main link.
  4. Connect tLogRow to tExtractDynamicFields using a Row > Main link.
  5. Connect tExtractDynamicFields to the second tLogRow using a Row > Main link.
  6. Rename both tLogRow by double-clicking them.
    Type in their new name, dynamicColumn and standard column respectively.

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!