PDI Exam Question 21

A developer is creating a test coverage for a class and needs to insert records to validate functionality. Which method annotation should be used to create records for every method in the test class?
  • PDI Exam Question 22

    Cloud kicks has a muli-screen flow its call center agents use when handling inbound service desk calls.
    At one of the steps in the flow, the agents should be presented with a list of order number and dates that are retrieved from an external odrer management system in real time and displayed on the screen.
    What shuold a developer use to satisfy this requirement?
  • PDI Exam Question 23

    Which two are best practices when it comes to component and application event handling? (Choose two.)
  • PDI Exam Question 24

    A primaryid_c custom field exists on the candidate_c custom object. The filed is used to store each candidate's id number and is marked as Unique in the schema definition.
    As part of a data enrichment process. Universal Containers has a CSV file that contains updated data for all candidates in the system, the file contains each Candidate's primary id as a data point. Universal Containers wants to upload this information into Salesforce, while ensuring all data rows are correctly mapped to a candidate in the system.
    Which technique should the developer implement to streamline the data upload?
  • PDI Exam Question 25

    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