Salesforce Certified Development Lifecycle and Deployment Architect — Question 46
Universal Containers is having trouble deploying metadata from SIT to UAT. UAT is complaining that it does not recognize some new Salesforce metadata types to be deployed. The deployment from Dev to SIT worked perfectly.
What is the problem?
Answer options
- A. Use the DX command line instead.
- B. SIT is on a preview release and UAT is not.
- C. UAT is on a preview release and SIT is not.
- D. There is no problem, this is expected behavior.
Correct answer: B
Explanation
The correct answer is B because if SIT is on a preview release and UAT is not, it may lead to incompatibility with new metadata types that are only available in the preview. The other options do not address the specific issue of version mismatch between SIT and UAT regarding the preview release.