Salesforce Certified Experience Cloud Consultant — Question 64
The administrator of the Universal Containers customer site has been making changes in a sandbox and needs to push the changes to production. The administrator is comfortable with point and click changes but is not comfortable with managing code or more technical items.
How should the administrator ensure the changes make it accurately to production?
Answer options
- A. Rebuild the site from scratch in production.
- B. Use the ExperienceDeploy API to push the site to production.
- C. Use Dataloader to migrate the site from sandbox to production.
- D. Create a change set, upload it to production, and deploy the change set.
Correct answer: D
Explanation
The correct answer, D, is appropriate because change sets are designed for migrating configurations and customizations between Salesforce environments without requiring coding skills. Option A is not viable as rebuilding the site from scratch is inefficient and unnecessary. Option B, using the ExperienceDeploy API, requires technical knowledge that the administrator lacks, and option C, using Dataloader, is not suitable for migrating site configurations.