Managing archived data
Change the schedule for an archive rule, stop the archive rule from running, or restore your archived data.
Change an archive schedule
Modify the system-scheduled job if you need to change the archive interval.
Before you begin
About this task
All active archive rules are executed by a system-scheduled job set to run every 60 minutes.
Procedure
- Navigate to .
- Open the Archive record.
- Modify the repeat value.
Stop an active archive rule
Stop archiving by deactivating, deleting, or canceling an archive rule.
Before you begin
Role required: admin
Procedure
-
Access the archive rule that you want to stop in one of the following ways.
Option Steps Using a data management policy - Navigate to .
- Select the data management policy with the archive rule that you want to stop.
- In the Archive Rules related list, select the archive rule that you want to stop.
Using the Archive Rules module - Navigate to .
- Select the archive rule that you want to stop.
-
Stop the archive rule from running.
- Deactivate the archive rule by clearing the Active check box. The Archive - Handle archive chunks business rule updates the state of the corresponding record in the Archive Job Execution Chunks [sys_archive_run_chunk] table from waiting to not-needed.
- Contact Customer Service and Support to delete the archive rule.
- Cancel the archive rule by calling GlideArchiver().cancel() from . This automatically changes the chunks in the Archive Job Execution Chunks [sys_archive_run_chunk] table from running to cancelled.
Result
No additional chunks are processed.
Restore archived records and related records
Restore an archive record and optionally any related records back into the primary table.
Before you begin
Procedure
Result
The record is restored to the primary table. The archive record is deleted from the archive table.
What to do next
View the restore date and time in the Restored column in the Archive Log related list.