Skip to main content Skip to complementary content

Configuring the process of normalizing rows

Procedure

  1. Double-click tStandardizeRow to open its Component view.
  2. In the Column to parse field, select SKU_Description_Size_Weight. This is the only column that the incoming schema has.
  3. Under the Conversion rules table, click the plus button eight times to add eight rows in this table.
  4. To complete these rows, enter the rules you have figured out when analyzing the raw data at the beginning of this scenario.
    The two Size rules are executed in top-down order. In this example, this order allows this component to match firstly the sizes with three numbers and then those with two numbers. If you reverse this order, this component will match the first two numbers of all sizes before all and then treat the last number of the three-numbers sizes as unmatched.
  5. Click the Generate parser code in routines button.
  6. In the Advanced settings view, leave the options selected by default in the Output format area as they are.
    The Max edits for fuzzy match is set to 1 by default.

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!