
Eric Whipple
Articles
-
Send an In-App Notification
Sometimes, the best place to notify someone is directly within Salesforce. For this, you will need an In-App Notification response (the little red bell in the top right corner of Salesforce). To ...
-
Report to SightLane (Text Templates)
The previous article showed how to use collections of log statements to document and report a Flow's execution. After reading this article, you will be able to Build a Flow Audit using Text Temp...
-
Configure Default Notification Teams
Default Teams is part of the platform settings and lets SightLane teams create automatic people notifications for new monitors. This is especially helpful for AutoCapture users (who are dealing wi...
-
Add Assignment Types
Introduction WatchMe recordings are almost always attached to related records so it is as easy as possible for Users and admins to find the video and log content they need, from wherever they are l...
-
Configure the SightLane Evaluation Flow
The purpose of the configuration flow in a SightLane Policy Event is to determine whether the details of a standard Transaction Security Event are "of interest" to the organization. For instance, ...
-
Understanding Events
A SightLane Event record represents a single execution of a monitored process. Events include the full log content as well as a collection of properties that give detailed insights into the contex...
-
Exceptions Logging
Error management (or Exception handling) is an important part of writing good Apex code, and the information contained in errors can be some of the very best content for SightLane monitors. try{ ...
-
Create a Case
Creating a Case is a simple but popular response to events, especially those that have failed or that need review. To begin, select the "Add Event Response" button from the monitor homepage and ch...
-
Report Failure to SightLane
If you've read the Flow Audit Overview article, you know that creating visibility in your Salesforce Flows is as easy as drag-and-drop. In this article, we will look at another of the five SightLan...
-
Configure AutoCapture for Flow Errors
Among many other things, SightLane Auto Capture identifies and processes all unhandled Apex and Flow errors and automatically builds logs with relevant error information. To configure this tool, fo...