SalesforceSalesforce
PDI · Question #144
PDI Question #144: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #144. The question stem and answer options stay visible for context.
Submitted by omar99· Apr 18, 2026Logic and Process Automation
Question
The Account object in an organization has a master detail relationship to a child object called Branch. The following automations exist: - Rollup summary fields - Custom validation rules - Duplicate rules A developer created a trigger on the Account object. What two things should the developer consider while testing the trigger code? Choose 2 answers
Options
- ARollup summary fields can cause the parent record to go through Save.
- BThe trigger may fire multiple times during a transaction.
- CDuplicate rules are executed once all DML operations commit to the database.
- DThe validation rules will cause the trigger to fire again.
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Salesforce Order of Execution#Triggers#Rollup Summary Fields#Automation Interactions