Checklist progress
0/215Learned
Platform Administrator II
Study Checklist
Checklist progress
0/215Learned
Given a complex scenario, determine the solution using the best tool or combination of tools to solve a business problem
0/11
Given a scenario, identify the appropriate tool or method for troubleshooting declarative automation
0/10
Given a scenario, explain the capabilities and limitations of each declarative automation tool
0/8
Understand the implications of the order of execution when using automation tools
0/10
System validation versus custom validation in the save order
Learn this conceptBefore-save versus after-save record-triggered Flow timing
Learn this conceptDuplicate-rule block actions versus later automation
Learn this conceptAssignment and auto-response rules versus later automation
Learn this conceptRecord-triggered Flow trigger order on one object
Learn this conceptProcess Builder and after-save flows in the late save window
Learn this conceptWorkflow field updates re-entering the save order
Learn this conceptRoll-up summary parent updates re-entering the save order
Learn this conceptApproval field updates re-entering the save order
Learn this conceptAfter-commit emails and scheduled paths versus in-save automation
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator II studiers. 593 members and growing.
Before Salesforce writes a record, automation can only change or reject that same record; it cannot send email. After the record is saved and has an ID, after-save automation can send emails and update related records, still inside the triggering save's transaction unless you delay the work. Scheduled paths wait until a time you set after the triggering event and run in later batches, so delayed emails and other actions are not immediate in-save work.