When the Show All search option is active, the All Library Rules tab lists all library rules in the Trillium repository along with the metadata associated with the rules. You can export some or all of the rows in the All Library Rules tab to your local or server system as a comma-separated (.CSV) file so that you can use it in other applications for data remediation.
When you click the All Library Rules tab, you see only the default metadata columns. To show hidden columns or to customize your view by rearranging the order of columns, use the Choose Columns option.
To view all library rules metadata
- In the left navigation menu, click Library > Rules Library. The Business Rules Library opens listing all rule sets.
- Click the All Library Rules tab. By default, the Show All search is active and the tab populated with all rules in the library. Click Filtered Search to filter your view of the rules to select. The metadata for each rule is displayed. See All Library Rules Metadata.
- To customize your view, click Column View Options > Choose columns.
- To add a rule set, click Add New Rule Set and follow instructions in Adding a Rule Set.
- To edit one or more library rules, select the check boxes next to the rules and click Edit. The Edit Rules panel opens where you can modify the rule description, priority, threshold and other values.
- To export library rules metadata, see Exporting Tab Rows.
All Library Rules Metadata
The following table lists the metadata for library rules.
Note: An
asterisk (*) indicates that the column displays by default.
Column | Description |
---|---|
Rule Name* | Name of the library business rule. |
Threshold* | Percentage of rows or values that should have passed the analysis test. |
Enabled* | Indicates if the library rule is enabled or not. Valid values are Yes or No. |
Priority* | Numeric priority value for the library rule. |
Filtering* | Indicates if the library rule contains a "Filter By" expression. |
Grouping* | Indicates if the library rule contains a "Grouped By" expression which results in rows having been grouped. Rule results can be grouped by one or more attributes contained in the data source. For example, Country ; Country|County |
Aggregating* | Indicates if the library rule contains an "Aggregate By" expression. Rule results can be aggregated by either an attribute or an arithmetic calculation using an attribute. For example, Loan-Amount ; Balance * 1.25 |
Associations* | The number of data sources associated with the rule. |
Aggregate Method* | The method used for aggregating values. |
Date Created* | Date and time when the library rule was created. |
Rule ID | Unique value for the rule. |
Description | A description of the library rule. |
Failing Rows Returned | Indicates the type of index set for the rule; valid values are Default, Custom, or Unlimited. This controls the number of failing rows that the application server will return for display / view performance purposes. |
Failing Rows Threshold | If failing rows returned is set to Custom, shows the threshold value. This is the actual number of failing rows to be returned. |
Created by | User who created the library rule. |
Date Changed | Date and time when the library rule was changed. |
Edited by | User who last edited the library rule. |
Rule Set ID | Unique ID of the rule set to which the library rule belongs to. |
Rule Set Name | Name of the rule set to which the library rule belongs to. |