PDI Exam Question 211

Universal Containers has created a unique process for tracking container repairs. A custom field, status__c, has been created within the container__c custom object. A developer is tasked with sending notifications to multiple external systems every time the value of the status__picklist changes.
Which two tools should the developer use to meet the business requirement and ensure low maintenance of the solution?
Choose 2 answers
  • PDI Exam Question 212

    What is a key difference between a Master-Detail Relationship and a Lookup Relationship?
  • PDI Exam Question 213

    The following automations already exist on the Account object;
    * A workflow rule that updates a field when a certain criteria is met
    * A custom validation on a field
    * A How that updates related contact records
    A developer created a trigger on the Account object.
    What should the developer consider while testing the trigger code?
  • PDI Exam Question 214

    Universal Containers (UC) uses a custom object called Vendor. The Vendor custom object has a master-detail relationship with the standard Account object.
    Based on some internal discussions, the UC administrator tried to change the master-detail relationship to a lookup relationship, but was not able to do so.
    What is a possible reason that this change was not permitted?
  • PDI Exam Question 215

    How can a developer warn users of SOQL governor limit violations in a trigger?