Skip to main content Skip to complementary content

Configuring the output components to write suspect pairs, suspect sample and unique rows

Procedure

  1. Double-click the first tFileOutputDelimited component to display the Basic settings view and define the component properties.
    You have already accepted to propagate the schema to the output components when you defined the input component.
  2. Clear the Define a storage configuration component check box to use the local system as your target file system.
  3. In the Folder field, set the path to the folder which will hold the output data.
  4. From the Action list, select the operation for writing data:
    • Select Create when you run the Job for the first time.
    • Select Overwrite to replace the file every time you run the Job.
  5. Set the row and field separators in the corresponding fields.
  6. Select the Merge results to single file check box, and in the Merge file path field set the path where to output the file of the suspect record pairs.
  7. Double-click the other tFileOutputDelimited components to display the Basic settings view and define the component properties.

    For example, set the path where to output the sample data to C:/tmp/tmp/pairsSample and set the path where to output the file of the suspect sample to C:/tmp/pairing/SampleToLabel.csv.

    For example, set the path where to output the unique row to C:/tmp/tmp/uniqueRows and set the path where to output the file of the suspect pairs sample to C:/tmp/pairing/uniqueRows.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 – let us know how we can improve!