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
Flow versus Process Builder and Workflow Rules
Learn this conceptFlow versus Apex for business automation
Learn this conceptScreen Flow versus record-triggered Flow
Learn this conceptRecord-triggered versus scheduled Flow
Learn this conceptFormula fields combined with Flow
Learn this conceptApproval processes versus Flow for record review
Learn this conceptClassic approval processes versus Flow approvals
Learn this conceptApproval processes combined with Flow
Learn this conceptFlow Orchestration versus Flow Builder
Learn this conceptMigrate to Flow versus rebuilding automation
Learn this conceptGiven 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
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator II studiers. 593 members and growing.
A formula field automatically calculates its value from other fields, expressions, or values, so users see a derived answer rather than a value someone typed or automation stored. A record-triggered flow instead updates the triggering record before or after it is saved, and it can use formulas as entry criteria or as the values it writes. Choose a formula field when the need is a calculated field; choose Flow when you must change stored data or run work around the save.