Refresh a rule set
Use this task to update the rule set by retrieving the latest table and column metadata from the associated connector.
Refreshing a rule set ensures that any changes in the source database such as newly added tables, removed tables, or updated columns are reflected in the rule set.
If you changed the Document Store Type for a column, refresh the rule set before running a masking job. This updates the column metadata that DCT uses to validate and execute document-store masking.
Refresh Drops Tables
The Refresh Drops Tables option controls how tables that have been removed from the source database are handled during the refresh.
-
Unchecked (default): Tables are not removed from the Rule Set even if they no longer exist in the source database associated with the connector.
-
Checked: Tables that have been dropped or deleted from the source database are also removed from the Rule Set. This keeps the Rule Set synchronized with the current structure of the source database.
Steps
-
In the left navigation pane, click Compliance > Rule Sets.
-
Click View next to the rule set you want to refresh.
-
Click Actions > Refresh.
-
In the confirmation dialog, configure Refresh Drops Tables if needed.
-
Click Refresh.
Troubleshooting
If a masking job fails on a document-store column with a message indicating that the rule set must be refreshed before running the job, refresh the rule set and then rerun the job. This usually means the column metadata is stale after a document store type change.