CRT-101 · Question #83
Northern Trail Outfitters has a new flow that automatically sets the field values when a new account is created. That the flow is launched by a process, But the flow is not working properly. What…
The correct answer is A. Use the native debug feature in the flow builder. Flow Builder includes a native Debug feature (A) that lets administrators run a flow step by step in test mode, inspecting each element's inputs and outputs to identify exactly where the flow fails or behaves unexpectedly. This is the most direct tool for troubleshooting a…
Question
Northern Trail Outfitters has a new flow that automatically sets the field values when a new account is created. That the flow is launched by a process, But the flow is not working properly. What should administrator do to identify the problem?
Options
- AUse the native debug feature in the flow builder.
- BReview debug logs with the login level.
- CView the setup audit Trail and review for errors.
- DSetup Email logs and review the send error log.
How the community answered
(24 responses)- A75% (18)
- B17% (4)
- C4% (1)
- D4% (1)
Explanation
Flow Builder includes a native Debug feature (A) that lets administrators run a flow step by step in test mode, inspecting each element's inputs and outputs to identify exactly where the flow fails or behaves unexpectedly. This is the most direct tool for troubleshooting a flow. Debug Logs (B) at the login level are better suited for diagnosing Apex code and are difficult to read for flow issues. Setup Audit Trail (C) records configuration changes made in Setup but does not capture runtime execution errors. Email Logs (D) track email delivery activity and are unrelated to flow logic failures.
Topics
Community Discussion
No community discussion yet for this question.