How Veeam Backup for Salesforce Applies Mapping During Restore
When restoring a record, Veeam Backup for Salesforce uses the following algorithm to search for the record in Salesforce and to compare it with the backed-up record:
- If the record exists in Salesforce, the product uses the ID of the record saved in the backup and updates the record using the backed-up data without applying any mapping rules.
- If the record exists in Salesforce but it is in the Salesforce Recycle Bin, the product uses the ID of the record saved in the backup and restores the record from the Recycle Bin without applying any mapping rules.
- If the record does not exist in Salesforce, the product does the following:
- Checks whether the default object mapping rule can be applied. If yes, it restores the record using this mapping rule. If you have removed the rule manually, the product proceeds to step b.
- Checks whether an alternate key can be applied. If yes, it restores the record using this key. If no alternate keys have been added, the product proceeds to step c.
- Creates a new record in Salesforce with a new ID.
Important |
|