Exam Name: | Salesforce Certified Platform Developer 1 (WI25) | ||
Exam Code: | PDI Dumps | ||
Vendor: | Salesforce | Certification: | Developers |
Questions: | 200 Q&A's | Shared By: | arjan |
Which statement should be used to allow some of the records in a list of records to be inserted if others fail to be inserted?
Universal Containers (UC) processes orders in Salesforce in a custom object, Order__c. They also allow sales reps to upload CSV files with thousands of orders at a time.
A developer is tasked with integrating orders placed in Salesforce with UC's enterprise resource planning (ERP) system.
After the status for an Order__c is first set to 'Placed', the order information must be sent to a REST endpoint in the ERP system that can
process one order at a time.
What should the developer implement to accomplish this?