Question 41

A developer needs to create an audit trail for records that are sent to the recycle bin. Which type of trigger is most appropriate to create?
  • Question 42

    A businessimplemented a magnification plan to encourage its customers to watch some educational videos.
    Customers can watch videos over several days, and their progress is recorded. Award points are granted to customers for all completed videos. When the video is marked as completed in Salesforce, an external web service must be called so that points can be awarded to the user.
    A developer implemented these requirements in the after update trigger by making a calf to an external web service. However, a System.CalloutException is occurring.
    What should the developer do to fix this error?
  • Question 43

    A developer needs to confirm that a Contact trigger works correctly without changing the organization's data.
    what should the developer do to test the Contact trigger?
  • Question 44

    What is a good practice for a developer to follow when writing a trigger? (Choose 2)
  • Question 45

    What are two considerations for deciding to use a roll-up summary field? Choose 2 answer's partner.