Question 136

An org has an existing flow that edits an Opportunity with an Update Records element. A developer must update the flow to also create a Contact and store the created Contact's ID on the Opportunity.
Which update must the developer make in the flow?
  • Question 137

    As part of a data cleanup strategy, AW Computing wants to proactively delete associated opportunity records when the related Account is deleted.
    Which automation tool should be used to meet this business requirement?
  • Question 138

    Which two components are available to deploy using the METADATA API? Choose 2 answers
  • Question 139

    An Approval Process is defined in the Expense_Item__cobject. A business rule dictates that whenever a user changes the Status to 'Submitted' on an Expense_Report__crecord, all the Expense_Item__c records related to the expense report must enter the approval process individually.
    Which approach should be used to ensure the business requirement is met?
  • Question 140

    A lead object has a custom field Prior_Email__c. The following trigger is intended to copy the current Email into the Prior_Email__c field any time the Email field is changed:

    Which type of exception will this trigger cause?