Salesforce Certified Advanced Administrator — Question 159
Northern Trail Outfitters (NTO) wants to change the current master-detail relationship between Shipments and Opportunities to a lookup relationship. The system administrator has made the necessary changes in a full sandbox and has successfully tested them against NTO’s data.
Now that the changes are ready to implement in production, what should the system administrator do next?
Answer options
- A. Add the components to an outbound change set and deploy it to production.
- B. Create an Unmanaged Package to distribute to production.
- C. Use Data Loader to export the changes to the production org.
- D. Make the changes directly in the production org.
Correct answer: C
Explanation
The correct answer is C because using Data Loader allows for a controlled and accurate transfer of changes to the production org. Option A is incorrect as change sets are not suitable for this type of change, option B is not applicable since an unmanaged package is not necessary for this scenario, and option D is not recommended as making changes directly in production can lead to errors and issues.