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.
After Salesforce saves a record to the database but before it commits, automations that need the saved record still run. Process Builder processes and after-save record-triggered flows both fire in that part of the save, in a fixed sequence: processes first, then after-save flows. Process Builder does not have a guaranteed order against flows launched by workflow rules, so use record-triggered flows when you need to control order.