Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Logs action is designed for tracking and recording events, messages, or data throughout the execution of the workflow.

...

  • Logging is an essential part of debugging, monitoring, and analyzing the behavior of workflows, as it provides a record of what actions were performed, when they were executed, and any relevant data associated with those actions.

  • Logs can capture errors, successful operations, or other significant events that help administrators and developers understand the workflow’s performance.

  • Logs are also valuable for auditing purposes, as they create a trail of activity within the system, allowing for a detailed review of actions.

  • Let’s explore the screens that follow, after drag-n-drop of Logs action on workflow canvas.

...

Include Page
Manage Input Variable
Manage Input Variable
Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, if a user wants to automatically send the mail to concerning employees regarding the "Status" field of a Case object to "Escalated" when certain condition is met, but he is unsure about which records are under consideration. For this the user must add Logs action in workflow as follows:

image-20240909-113526.pngImage Added

Result:

image-20240909-113551.pngImage Added