Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
Northen trail Outfitters (NTO) wants to change the current master-detail relationship
between Shipments and Opportunity 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?
A. Make the changes directly in the production org.
B. Create an Unmanaged Package to distribute to production.
C. Use Data Loader to export the changes to the production org.
D. Add the components to an outbound change set and deploy it to production.
D. Add the components to an outbound change set and deploy it to production.
Explanation:
To make sure that the changes are in production, you need to add the components to an
outbound change set and deploy it to production. A change set is a tool that allows you to
send customizations from one Salesforce org to another. A change set can contain
components such as objects, fields, profiles, permission sets, workflows, and more. You
can use change sets to migrate changes from a sandbox org to a production org or
between two sandbox orgs that are affiliated with the same production org. In this case,
you need to add the master-detail field and all the affected profiles to an outbound change
set in your sandbox org and then deploy it to your production org.