November 2019
Intermediate to advanced
672 pages
13h 39m
English
Debug logs are used for live troubleshooting and are usually used by developers when debugging Apex code. There is no reason why an administrator shouldn't also use debug logs for debugging flows, workflows, process builders, or just to better understand why a business process is working in a way that we don't understand.
Let's say we have a workflow rule that sets the account's Rating field to Hot if its annual revenue is greater than $100,000.
After enabling debug logs (we'll shortly see how logs are enabled), ...
Read now
Unlock full access