Exam Name: | Salesforce Certified Platform Developer 1 (WI25) | ||
Exam Code: | PDI Dumps | ||
Vendor: | Salesforce | Certification: | Developers |
Questions: | 200 Q&A's | Shared By: | zarah |
A business has a proprietary Order Management System (OMS) that creates orders from its website and fulfills the orders. When the order is created in the OMS, an integration also creates an order record in Salesforce and relates it to the contact as identified by the email on the order. As the order goes through different stages in the OMS, the integration also updates it in Salesforce.
The business notices that each update from the OMS creates a new order record in Salesforce.
Which two actions should prevent the duplicate order records from being created in Salesforce?
Choose 2 answers
What are two benefits of using declarative customizations over code?
Choose 2 answer
Assuming that name is a String obtained by an tag on a Visualforce page, which two SOQL queries performed are safe from SOQL injection? Choose 2 answers
A)
B)
C)
D)