Skip to main content
Version: Current

Errors

Overview

The Errors drawer displays all design-time validation errors detected in the current agent project.

Validation errors are grouped by workflow and activity, making it easy to identify and resolve configuration issues before publishing the agent.

Open the Errors drawer by clicking Errors in the Designer Command Bar.


Viewing Validation Errors

The Errors drawer lists every validation error currently detected in the project.

For each error, the drawer displays:

  • The workflow containing the error.
  • The activity with the validation issue.
  • A description of the validation error.

As validation issues are resolved, the Errors drawer updates automatically.


To locate an error in the Designer Canvas:

  1. Open the Errors drawer.
  2. Double-click the required validation error.

The Designer Canvas navigates directly to the corresponding activity and opens its configuration, allowing the issue to be corrected.


Visual Indicators

Activities containing validation errors are highlighted on the Designer Canvas to make them easy to identify.

note

Activities with one or more validation errors are displayed with a red border until all validation issues have been resolved.