Exception Management > Introduction to exception management > Configuring a rule specification in basic mode
  

Configuring a rule specification in basic mode

Configure the different elements in the rule specification to represent the data that the business rule applies to and the steps that the business rule must perform.
In an exception management project, the business rule objective is the identification of exception records. The key configurable element in a rule specification for exception management is the rule statement or statements that define an Invalid status value as an action.
    1Click New > Rule Specification. Data Quality opens the Rule Specification page.
    2On the Definition tab, enter a name for the rule specification.
    3 Optionally, enter a description.
    Tip: Enter a summary of the underlying business rule as the description.
    4Select the location in which to save the rule specification.
    5Optionally, select a data quality dimension to represent the type of data quality issue that you want the asset to examine.
    6Save the rule specification.
    The Asset References panel appears. The Asset References panel shows additional assets that are referenced by Data Quality assets to perform transformation tasks. When you create a new asset, there are no referenced assets.
    7Select the Configuration tab.
    Data Quality displays the configuration workspace for the rule specification. The Configuration tab includes the Design panel and the Properties panel.
    8Click the Inputs tab in the Properties panel to add one or more inputs that suit your input data and your project requirements.
    Create an input for every column in the input data in which you expect to find the data quality issues.
    9On the Properties panel, click the Rule Logic tab to configure a rule statement.
    Configure the following elements in the rule statement:
    You can add multiple rule statements to identify exception records.
    10Save the rule specification.

Exception data options in basic mode

To add exception indicators to a record, activate the exception indicators in a rule statement that specifies the status value Invalid as an action.
Use the Configure Exception Data dialog box options to define the indicators. To open the dialog box, click the + Exception option beside the action properties.
The following image shows the options on the Configure Exception Data dialog box:
The dialog box shows the exception data options that you can add to the records.
The dialog box contains the following options:
  1. 1Add Exception Details.
  2. Indicates whether the rule statement adds exception indicators to records. The option is cleared by default.
    The rule statement can add indicators to a record if it assigns Invalid as a status value to the record. You specify the indicators in the Exception priority and Exception description fields.
  3. 2Exception priority.
  4. Indicates the priority of the data quality issue that defines the record as an exception. The rule statement adds a field to the output records for the priority indicators.
    You can select one of the following options:
  5. 3Exception description.
  6. Describes the data quality issue that defines the record as an exception. The rule statement adds a field to the output records for the description.
Configure all of the dialog box options if you will use the rule specification in a profiling task from which you create an exception task.
Note: The dialog box does not identify an output field for status values. You activate the output for status values when you configure the Invalid option in the rule statement action.