Skip to main content Skip to complementary content

Configuring the components

Procedure

  1. Double-click the tFileInputDelimited component to display its Basic settings view.
  2. Click the [...] button next to the File Name/Stream field to browse to your input file.
  3. Define the header and footer rows.
    In this example, the first row of the input file is the header row.
  4. Click Edit schema to define the schema for this component.
    1. Click the [+] button to add columns. In this example, the input file has five columns: Id, FirstName, LastName, Age, and City.
    2. Click OK.
  5. Double-click the tSortRow component to display its Basic settings view.
  6. To rearrange the entries in the alphabetic order of the names, add two rows in the Criteria table by clicking the [+] button:
    1. Select the FirstName and LastName columns under Schema column.
    2. Select alpha as the sorting type.
    3. Select asc the sorting order.
  7. Double-click the tUniqRow component to display its Basic settings view.
  8. In the Unique key area, select the columns on which you want deduplication to be carried out.
    In this example, you will sort out duplicated names.
  9. In the Basic settings view of the tLogRow components, select the Table option to view the Job execution result in table mode.

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!