CRT-450 · Question #46
A business has a proprietary Order Management System (OMS) that creates orders from their website and fulfills the orders. When the order is created in the OMS, an integration also creates an order…
The correct answer is A. Ensure that the order number in the OMS is unique. D. Write a before trigger on the order object to delete any duplicates. See the full explanation below for the reasoning.
Question
A business has a proprietary Order Management System (OMS) that creates orders from their 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. It is noticed that each update from the OMS creates a new order record in Salesforce. Which two actions will prevent the duplicate order records from being created in Salesforce? Choose 2 answers
Options
- AEnsure that the order number in the OMS is unique.
- BUse the order number from the OMS as an external ID.
- CUse the email on the contact record as an external ID.
- DWrite a before trigger on the order object to delete any duplicates.
How the community answered
(34 responses)- A76% (26)
- B18% (6)
- C6% (2)
Community Discussion
No community discussion yet for this question.