Business Rules

Add Business Rules

To create a business rule, do the following:

  1. Click Settings from the left navigation menu bar.

  2. Click Business Rules tab from the side menu bar. The Business Rules panel is displayed.

  3. Click Add Business Rule. The Create Business rule wizard is displayed.

  4. From the Create Business Rule pop-up wizard, enter the following properties:

    • Name: Specify a name for the rule.

    • Description: Specify the description for why you are creating this rule.

    • Select Rules: Select the measurement types to define the rule.

      Measurement typeDescription
      Null ValuesChecks if the selected column contains any null values.
      Schema MatchChecks the datatype of the column against the selected column and datatype
      Pattern matchChecks if the column adheres to the given regular expression. Example: ^The End$
      EnumerationsChecks if the selected column's values are present in the list provided.
      Tags MatchChecks if the selected column values are present in the Tag provided.
      Range MatchCreate a custom condition that includes one or more columns. Provide a lower and upper value.
      Distinct CheckChecks if the selected columns consists of distinct values.
      Row CheckChecks number of rows.
  5. Click Save.

Edit Business Rules

To edit a business, do the following:

  1. Click the name of the business rule. The Edit Business Rule wizard is displayed.
  2. Make your changes to the business rule.
  3. Click Save.

Delete Business Rules

To delete a business rule, do the following

  1. Click vertical ellipsis icon.
  2. Click Delete from the drop-down list. A confirmation pop-up dialog box is displayed.
  3. Click Ok.