Unique Identifier (UID)
What is a Unique Identifier (UID) in Vault?
A Unique Identifier (UID) is a field that distinguishes one record from all others in Vault. It enables Vault to accurately reference, map, and synchronize individual records between Salesforce Orgs—preventing confusion or accidental duplication during operations.
Why UID is Necessary for Each Record
Vault cannot inherently track records between source and destination orgs—especially post-sandbox refresh—since the internal record mapping is not preserved. A UID allows Vault to identify and match records between environments, ensuring continuity and preventing record duplication during replication or restoration.
What Problem Are We Solving?
This feature enables configuration of unique identifiers per object in Salesforce, facilitating:
Accurate data replication across Orgs.
Avoidance of duplicate record creation.
Preservation of object relationships across environments.
Configuring Unique Identifier
Mapping Unique ID for a Specific Object
In Vault, navigate to Setup, then select your Salesforce Org.
Go to the Unique Identifiers tab to view all objects and existing UID mappings.
Click Map next to the desired object. This will display all fields available in that object, including field types and UID eligibility.
Select the appropriate field(s) as the unique identifier(s).
Click Save. The screen will update with your selection mapped next to the corresponding object.
Auto-Mapping Unique IDs for Specific Objects
From the Unique Identifiers tab, click Auto-Map.
Vault will scan and auto-select non-auto-increment unique fields across all objects.
This may take some time; Vault notifies the user upon completion.
Cloning the Same UID Config to Multiple Orgs
In the Unique Identifiers tab, click Clone to Another Org.
A dropdown will display all Salesforce Orgs registered in Vault that have at least one UID mapping configured.
Select the destination Org and click Clone.
Vault will check for the presence of identical objects and fields in the target Org and replicate the UID mappings.
Last updated
Was this helpful?