Salesforce Certified Development Lifecycle and Deployment Designer — Question 5

Universal Containers has a highly integrated environment with significant process orchestration between systems. When refreshing UAT, Objects that have external Ids from Production no longer point to valid External Ids in the UAT environment.
What should an Architect do to resolve this?

Answer options

Correct answer: B

Explanation

The correct answer is B because masking the External Id protects sensitive production data from being visible in the UAT environment. Option A is incorrect as simply modifying the external IDs may not ensure valid references. Option C risks data integrity and is not a viable solution, while option D is overly drastic and inefficient compared to simply masking the external IDs.