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
Flow tests versus Flow Debugger
Learn this conceptFlow fault paths and error emails
Learn this conceptMonitoring flow and orchestration runs
Learn this conceptDebug logs for declarative automation
Learn this conceptDeclarative automation that never ran
Learn this conceptDelayed and waiting automation diagnosis
Learn this conceptProcess Builder and workflow failure diagnosis
Learn this conceptClassic approval process troubleshooting
Learn this conceptFlow approval process troubleshooting
Learn this conceptOrchestration run details and debug modes
Learn this conceptGiven 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.
The Flow Builder Debugger is an interactive run inside Flow Builder that shows the path a flow takes and how resource values change, so you can confirm the flow before activation or see exactly where a failed run broke. Flow Tests automatically simulate a flow with sample data you define and check assertions, which are the outcomes that must be true for the test to pass, without saving that data to the database. Use the Debugger when you need to watch one run or run as a specific user; use Flow Tests when you need repeatable, data-safe checks you can rerun as the flow changes.