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.
When a record is saved, Salesforce does not run every data-quality check at the same time. System validation is the platform's built-in checking for required values, field formats, maximum lengths, and layout rules; custom validation is the formula-based validation rules you write. The first server pass depends on whether the save came from a standard UI page, a multiline line-item create, or an Apex or API call, and before-save flows and before triggers run before Salesforce repeats most system checks and evaluates custom validation rules.