Skip to main content Skip to complementary content
Close announcements banner

Exporting the results of data joined using a tMap component

Once that you have joined data using the tMap component (see Configuring a tMap component to join two data sources), you can export it to a delimited file.

Before you begin

You must have joined two data sources (see Configuring a tMap component to join two data sources).

Procedure

  1. In the Designer, add a tFileOutputDelimited component.
  2. Right-click the tLogRow component.
    1. Select Row > Main
    2. Click on the tFileOutputDelimited component to link the two.
  3. Double-click the tFileOutputDelimited component.
  4. In File Name, enter the path and name for the output file.
  5. Optional: Select Include Header.
  6. In the Run view, click Run.

Results

The joined data is read by the tLogRow component and tFileOutputDelimited component, is displayed on the console and also exported as a .csv file.

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 – let us know how we can improve!