< Previous | Next >

Module 4: Adding and modifying rules

In this module, you will add and modify rules to ensure that records for new retail product data are standardized correctly.

The fictional Sample Outdoor Company wants to add or modify rules so that the records from their new product lines are handled properly. To do so, it will use the new custom class and lookup table that were created earlier in the tutorial.

First, the company looks at the rule that handles the most common pattern in the data. The records that match this pattern are handled relatively well, but some products require that the product name include the product brand name. The rule must be modified to ensure that the product names for some products include the product brand name.

Next, the company looks at the second most common pattern in the data, B+S+CT, which is not handled at all. The company must add a rule to handle this data. This rule will convert the product color to product color code by using the lookup table that was added to the Standardization Rules Designer.

When the company looks at the remaining unhandled patterns, the company finds a pattern in which unit of measure and amount are concatenated into one value. For example, the values 195 and CM are concatenated into 195CM. The company adds a rule for this pattern that splits the data into the appropriate output columns.

After rules are added and modified, the company decides update the actual rule set by publishing the revision.

Learning objectives

After completing the lessons in this module you will understand the concepts and tasks for adding and modifying rules and publishing revisions:

Time required

This module takes approximately 60 minutes to complete.

Prerequisites

< Previous | Next >