Salesforce
CRT-211 · Question #29
CRT-211 Question #29: Real Exam Question with Answer & Explanation
The correct answer is B. Debug Log. Debug Log is a tool that captures information about database operations, system processes, and errors that occur when executing a transaction or running a unit test. Debug Log can help troubleshoot issues related to triggers, workflows, validation rules, or other custom logic by
Question
The Cloud Kicks online Lead Intake form was recently updated to allow for new choices on some older picklist fields. The leads are all being created properly in Salesforce, but reps are getting errors as they try to work the leads. What tool should the administrator use to evaluate what is causing the errors?
Options
- ALogin History
- BDebug Log
- CSetup Audit Log
- DRecord History
Explanation
Debug Log is a tool that captures information about database operations, system processes, and errors that occur when executing a transaction or running a unit test. Debug Log can help troubleshoot issues related to triggers, workflows, validation rules, or other custom logic by showing the order of execution and the values of variables and expressions.
Community Discussion
No community discussion yet for this question.