You can drill down and view the results of a single business rule analysis from the Rules Analysis Results view. The analysis results include:
- Failing Results
- Passing Results
- Group By Results
Failing and Passing Results
The Failing and Passing Results tabs list the following attribute information. By default, all other data source attributes are hidden. To view the hidden columns, use Choose Columns.
- Row - Unique ID for the data row.
- Permanent Keys of one or more data source attributes that are defined as permanent keys for the data source.
- Attributes that are used by the rule expression and in the Filter By, Group By, and Aggregate By options.
Group By Results
The Group By Results tab is available only if the given business rule contains a Group By expression and is enabled. It shows the following information:
- Grouped Values - Values used in the expression to group the results.
- Passing Rows - Number of rows in a group that passed compliance.
- Failing Rows - Number of rows in a group that failed compliance.
- Passing Fraction - Of the total rows processed, the percentage of rows that passed the rule analysis and belong to the specific group.
- Failing Fraction - Of the total rows processed, the percentage of rows that failed the rule analysis and belong to the specific group.
- Total Number of Rows - Number of rows in the group.
If the business rule has the Aggregate By option defined, the following columns are also available:
- Aggregate over Passing Rows - The aggregate value for all passing rows in the group.
- Aggregate over Failing Rows - The aggregate value for all failing rows in the group.
You can also drill down to see rows that contain a specific Group By value, categorized by passing and failing data rows.
To view rule analysis metadata for a single business rule-
In the Rules Search Results view, double-click a business rule to open the Rule
Analysis Results view.
- If the business rule is disabled, you see the message:
Rule is currently disabled. There are no results to show.
- If the business rule requires analysis, you see the message:
Rule requires analysis. There are no results to show.
- If the business rule is disabled, you see the message:
- Click the Failing Results tab to view all rows that failed the business rule analysis. The Failing Results tab is available only if the Fail Count is greater than zero.
-
For passing results, a message displays alerting you that passing results are not
automatically displayed. To view any available passing results:
-
Click the Group By Results tab to view the metadata associated with grouped
results. The Group By Results tab is available only if the business rule contains a
Group By expression and is enabled. To drill down to passing and/or failing data that
contains the Group By value:
- Double-click a row. Two tabs open, one showing failing results and one showing passing results for rows that contain the Group By value. When there are no failing or passing results for the value, the associated tab will not open. Open up to six tabs at a time. If you try to open more, you are alerted to close a tab to continue.
- Click the grouped_value Failed or grouped_value Passed tabs to view the data rows for that value.
- Click the x on a tab to close it.
- To show hidden columns or to customize your view by hiding columns or rearranging the order of columns, click Column View Options.
- To export one or more data rows, select the check box next to the data rows or click one or more rows to highlight the rows. To select all rows in the current view, click Select Page. Click ExportResults and use the instructions in Exporting Rule Analysis Results.
- To view rule summary information, click the Summaries tab in the Business Rule: name panel. See Viewing Business Rule Summary.
- To edit and run the rule, click the Properties tab. See Modifying a Business Rule.