Create an archive rule in Data Management Console
Define a rule for archiving records.
Before you begin
Role required: admin
About this task
Because you can define multiple archive rules for a table, verify any existing archive rules to avoid potential conflicts. For example, if there's a rule for archiving records older than six months, creating another rule to archive records older than three months could cause a conflict. In such cases, either rule could potentially run, each archiving records under different conditions.
Procedure
-
Access the create rule wizard in the Data Management Console in one of the following ways.
Option Steps Overview tab - Navigate to .
- On the Overview tab, select the table with records that you want to archive.
- Select Create rule.
Rules tab - Navigate to .
- On the Tables tab, select the table with records that you want to archive.
- On the table details page, select the Rules tab.
- Select Create rule.
-
Define the archive rule.
Define archive rule conditions
Define one or more conditions that identify the records to be archived.
Before you begin
Role required: admin
About this task
Use the condition builder to specify filter conditions that define the records to be archived. For example, you might archive inactive records older than a certain date.
- To archive records closed more than two years ago from today, use the relative operator in a condition like [Closed] [relative] [before] [2] [Years] [ago].
- To archive records for the current year and the prior year, and not two years ago from today's date, use a condition like [Closed] [on] [Last 2 years].
Procedure
Define destroy rule conditions
Delete archived records after a specified amount of time by configuring optional destroy rule conditions.
Before you begin
Role required: admin
About this task
Optionally, use the condition builder to specify filter conditions that define the archive records to be destroyed. For example, you might delete archive records older than five years.
Skip this page and advance to the next one if you don't want to configure a destroy rule now.
Procedure
Result
After the archive destroy rule is activated, records that have been archived longer than the archive duration value are destroyed when the scheduled job runs. You can verify the progress by checking the archive destroy log.
Manage related records
Procedure
View a summary of your archive rule and activate it
View a summary of your archive rule and decide whether to activate it.
Before you begin
You must activate the archive rule and its corresponding data management policy for the archive rule to run.
Role required: admin
Procedure
- On the Rule summary page, review the archive rule conditions and settings.
- Optional: Activate the rule by selecting Activate the rule upon creation.
Result
Records that meet the archive rule criteria are archived during the next archive run.