Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Salesforce logo

SalesforceCertified Platform App Builder

Domain 4Objective 8

Describe the Ramifications of Field Updates and the Potential for Recursion. PLATFORM-APP-BUILDER Practice Questions (Page 1)

Part of the BUSINESS LOGIC AND PROCESS AUTOMATION domain, which accounts for 27% of the PLATFORM-APP-BUILDER exam.

18questions here
4free pages
7concepts
27%of the exam

Questions 1–5

  1. 1application · medium

    A developer is designing a trigger on the Opportunity object that updates the Account's AnnualRevenue field. The developer is concerned about the trigger causing recursive calls when the Account update triggers other automation. What should the developer consider to minimize the risk of hitting governor limits?

    Select an answer first
  2. 2foundation · easy

    Which scenario is most likely to cause recursion in a trigger on the Contact object?

    Select an answer first
  3. 3application · medium

    A developer wrote an Apex trigger on the Account object that updates the AnnualRevenue field. When a user edits an Account record, the trigger runs and updates AnnualRevenue, which causes the trigger to fire again, leading to repeated executions. The developer wants to ensure the trigger only processes the initial update. What should the developer implement?

    Select an answer first
  4. 4application · medium

    An organization has a workflow rule on the Opportunity object that updates the Stage field when the Amount exceeds $100,000. There is also an Apex trigger on Opportunity that sends an email notification when the Stage changes. After a user updates an Opportunity to meet the workflow criteria, the email is sent multiple times. What is the most likely cause?

    Select an answer first
  5. 5expert · hard

    A developer is troubleshooting a trigger on the Account object that updates a custom field on all related Contacts. The trigger is recursive and is causing the transaction to fail with a 'System.LimitException: Too many DML operations: 151'. The developer has already added a static flag to prevent recursion, but the issue persists. What is the most likely reason?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Salesforce. “PLATFORM-APP-BUILDER” is a trademark of its owner, used for identification only.