CRT-450 Exam 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 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
  • CRT-450 Exam Question 47

    Which approach should a developer take to automatically add a "Maintenance Plan" to each Opportunity that includes an "Annual Subscription" when an opportunity is closed?
  • CRT-450 Exam Question 48

    A Lightning component has a wired property, searchResults, that stores a list of Opportunities. Which definition of the Apex method, to which the searchResults property is wired, should be used?
  • CRT-450 Exam Question 49

    A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violations to the user.
    How can the developer make sure that validation rule violations are displayed?
  • CRT-450 Exam Question 50

    A developer is tasked with building a custom Lightning web component to collect Contact information.
    The form will be shared among many different types of users in the org. There are security requirements that only certain fields should be edited and viewed by certain groups of users.
    What should the developer use in their Lightning Web Component to support the security requirements?