Salesforce Certified Development Lifecycle and Deployment Designer — Question 11

Universal Containers is using Salesforce for Order Management and has integrated with an in-house Enterprise Resource Planning (ERP) system for order fulfillment. There is an urgent requirement to include a new order status value from the ERP system into the Order Status picklist in Salesforce.
Which two considerations should be made when addressing the above requirement? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct because changes to the picklist can impact the data flow between Salesforce and the ERP system, potentially causing integration issues. Option C is also correct as implementing changes in a sandbox allows for testing and validation before impacting the Production environment. Options A and D are incorrect because the focus should be on the potential integration issues and the necessity of proper testing, rather than on test class failures or making changes directly in Production.