Skip to main content


 

 

How can we help you?

 

Druva Documentation

Restore Data

Better Help Ahead

Redirecting to our improved help portal. If you're not redirected, click here.

Overview

The capability to restore data without any downtime is critical to any business. A stable disaster recovery solution ensures business continuity.

Here are a few examples requiring the restoration of Salesforce data with minimal impact on day-to-day business operations.

  • If manual errors cause changes to the metadata of an organization, it can impact critical configuration changes. In this situation, you would quickly like to recover only the impacted metadata changes.
  • Recover your data quickly when a malicious activity impacts your business-critical data
  • Avoid impact on business data due to unintended user errors. Achieve this using selective restore of records or metadata to roll back to the previous stable state of data.

You can select records or metadata from a snapshot and restore them to the same or different Salesforce organization. You can also perform a direct restore of records from a snapshot.

Note: By default, when restoring a deleted record, Salesforce replaces the name of the record creator with the Admin user who initiated the restore in the CreatedBy field. To populate the original name of the record creator, enable the 'Create Audit Fields' permission. For detailed steps, see Salesforce documentation.

Data Restore Workflow

The following workflows are available for enhanced data restoration.

  1. Restore specific records or metadata from a snapshot
  2. Restore specific records or metadata from a snapshot using the comparison method
  3. Bulk restore using a Data Template

When restoring records, the Salesforce App provides the capability to restore all levels of parent-child relationships and also orphan records. 

For more information, see Understanding Object Relationships.

Compare and Restore Records

You can restore records using a comparison view of the created, updated, and deleted records. This enables you to reduce the overall recovery time. 

Procedure

  1. On the Salesforce App console, click Data Backup.
  2. In the View, Compare, and Restore Snapshots area, click Records.
  3. Specify the date range to find the list of snapshots within the specified date range.  A list of snapshot details with the list of associated records appears.
  4. Select the records for comparison.

Salesforce_App_Compare_Snapshots_Records.png

Note:

  • A deleted record means the record is deleted from both Salesforce Organization's Recycle Bin and Salesforce User’s Recycle Bin.
  • If you have deleted a file saved as a ContentDocument object record, the deleted count does not reflect this update as the replicateable property for this object in Salesforce is set to false. As a result, the object is not replicated via the API. For more information, see getDeleted() call. 
Steps Description
Step 1 Click the arrow corresponding to a snapshot listing. This displays the snapshot details with a list of associated records, which were created, updated, or deleted.
Step 2 Enter the search criteria in the Search by Object Name search box to filter the records.
Step 3

Click Export to CSV or Export to JSON to download the record details in CSV or JSON format respectively.

Click Show Detail to display details about the associated record. A window with the record details appears.

 Salesforce_App_Compare_Snapshots_Records_Show_Detail_Level1.png

5. Perform the following steps to restore records from the selected snapshot listing.

Steps Description
Step 1

Click Created/Updated or Deleted to filter the records. 

  • Created/Updated - This option filters the created/updated records from the snapshot instance.
  • Deleted - This option filters only the deleted records from the snapshot instance.
Step 2

Click Select All to select all displayed records. 

Alternatively, specify a SOQL statement in the search box, click Search to filter specific records, and then select individual records.

Note: You can skip the WHERE keyword in the SOQL statement.

Step 3

Click Create Restore Template to create a restore template for the selected records. 

Enter the following information.

  1. Specify the project name from the dropdown list.
  2. Enter a name for the restore template.
  3. Specify the destination org to which you want to restore the records.
  4. If you want to exclude parent records, deselect Include Related Parent Records.
  5. Specify the level of child records you want to restore. This will restore the specified level of child records for this record.

For more information, see Understanding Object Relationships.

6. If you want to compare records from the selected snapshot with records from another snapshot instance, perform the following steps.

Steps Description
Step 1 Enter the date and time of another snapshot instance in the Compare with Snapshot date field.
Step 2

Click Created/Updated or Deleted to filter the records. 

  • Created/Updated - This option filters the created/updated records from the snapshot instance.
  • Deleted - This option filters only the deleted records from the snapshot instance.
Step 3

Click Select All to select all displayed records. 

Alternatively, specify a SOQL statement in the search box, click Search to filter specific records, and then select individual records.

Note: You can skip the WHERE keyword in the SOQL statement.

Step 4

Click View Detailed Record Comparison to display comparison results for a single record selection. This displays a window highlighting the changes to the record as per both snapshots.

Salesforce_App_Show_Items_with_Diff_option.png

Select Show only items with difference to view differences in data at the top of the list for quick analysis.

Note: This preview also highlights updates to the system object records.

Click Download to download the record comparison results in a CSV format.

Step 5

Click Create Restore Template to create a restore template for the selected records.

Enter the following information.

  1. Specify the project name from the dropdown list.
  2. Enter a name for the restore template.
  3. Specify the destination org to which you want to apply the data restore template.
  4. If you want to exclude parent records, deselect Include Related Parent Records.
  5. Specify the level of child records you want to restore. This will restore the specified level of child records for this record.

 For more information, see Understanding Object Relationships.

7. Select the template and click Show Details. The Data Template window appears.

8. Click Start Data Restore in the top-right corner. A Confirmation - Data Restore Summary window appears.

confirmation_data_restore.png

8. (Optional) Select the required destination organization in the Destination Org list.

9. Review the Details and click OK.

To ensure validations are present within your production instance during a data restore activity, do not select the Disable destination metadata during Data Restore option.

The restore process begins for the selected records.

You can check the status of your data restore tasks from the Tasks page. For more information, see Managing Tasks.

Compare and Restore Metadata

You can restore metadata using a comparison view of the created, updated, and deleted changes in the metadata files. This enables you to reduce the overall recovery time.

Procedure

  1. On the Salesforce App console, click Data Backup.
  2. In the View, Compare, and Restore Snapshots area, click Metadata.
  3. Specify the date and time to find snapshot details within a date range. A list of metadata types with the count of files appears.
  4. Select a metadata type. The details for the selected metadata type appear on the right pane.
  5. Select required metadata files. Alternatively, you can also search files using the search box.

Salesforce_App_Select_Metadata_Files.png

6. Perform the following steps to restore, download, or view details about the selected metadata file from the snapshot listing.

Steps Description
Step 1

Click Show Details to preview the selected metadata file.

Step 2

Click Restore to restore the metadata file. The Restore window appears.

Enter the following information.

  1. Select the destination organization to which you want to restore the metadata file.
  2. Select the following options as per your requirements.
  • Partial Deployment - If you enable this option, the restore activity continues even if some objects or metadata fail to restore, resulting in partial deployment.
  • Validate Only - If you enable this option, the object schema is also validated during the restore activity.
  • Send Notification Email when finished - Configure email notifications to receive emails about completion of restore activity.

   3.  Click Confirm.

Note: You can also select only metadata types from the left pane and restore the package.

Step 3

Click Download to download the metadata file.

Note: You can also select only metadata types from the left pane and download the package.

7. If you want to compare metadata from the selected snapshot with metadata from another snapshot instance, perform the following steps.

Steps Description
Step 1

Enter the date and time of another snapshot instance in the Compare Date and Time fields.  

A list of metadata types with the count of files appears.

Step 2

Select a metadata type. The details for the selected metadata type appear on the right pane

Step 3

Select required metadata files. Alternatively, you can also search files using the search box.

Salesforce_App_Compare_Metadata.png

Step 4

Click Show Details to preview the updated and deleted changes for the selected metadata file between the two snapshots.

The highlighted changes display the delta between the two snapshots.

Step 5

Click Restore to restore the metadata file. The Restore window appears.

Enter the following information.

  1. Select the destination organization to which you want to restore the metadata file.
  2. Select the following options as per your requirements.
  • Partial Deployment - If you enable this option, the restore activity continues even if some objects or metadata fail to restore, resulting in partial deployment.
  • Validate Only - If you enable this option, the object schema is also validated during the restore activity.
  • Send Notification Email when finished - Configure email notifications to receive emails about completion of restore activity.

   3.  Click Confirm.

Note: You can also select only metadata types from the left pane and restore the package.

Step 6

Click Download to download the metadata package file.

Note: You can also select only metadata types from the left pane and download the package.

You can check the status of your data restore tasks from the Tasks page. For more information, see Managing Tasks

Bulk Restore using Data Template

You can select an entire snapshot for backup and restore the snapshot to the same or a different Salesforce organization. In the event of a data loss incident, you can quickly and easily restore the data with limited downtime using the bulk data restore mechanism. 

The following series of steps describes the workflow to restore bulk data to a destination environment.

Step 1: Create a Data Restore template. For more information, see  Creating a Data Template.

Step 2: Select the data to restore using individual records selection, query-based selection, and data template settings.

Selection Method Description
Records Selection Records Selection enables you to select individual records and related records from an object to restore or copy.
Query-based Selection Use object queries to select records dynamically. You can add a single object query or multiple object queries.
Data Template Settings

Manage the data template settings, such as:

  • Excluding objects and fields
  • Applying validations, data mask, and data translations
  • Specifying the batch size of records for copying data to a destination organization
  • Discover the child objects of a parent object when working with junction objects

For more information, see Configuring Data Template.

Step 3: Start Data Restore.

Procedure

  1. On the Salesforce App console, click Data Backup.
  2. Specify the destination environment in the Destination dropdown list.
  3. Click Start Data Restore in the top-right corner. The Data Restore Confirmation window appears.

Salesforce_App_Start_Data_Restore_v1.png

  4. Review the details and click OK to start the data restore.

To ensure validations are present within your production instance during a data restore activity, do not select the Disable destination metadata during Data Restore option.

Monitor Restore

You can view the progress of a restore activity using one of the following options from the Salesforce App console:

  • Click Tasks from the taskbar at the bottom-right of the page.
  • Click Tasks from the navigation bar and view details about the pending restore job.

For more information about the Tasks page from the navigation bar, see Managing Tasks.

Also,  as an inSync Cloud Administrator, you can view data restore details available through a report. For more information about the generated report, see Salesforce Backup and Restore Report.

  • Was this article helpful?