Error Handler

Ultimo aggiornamento : May 09, 2024 |

An Error Handler task is by default a part of all workflows. The Error Handler task can handle workflow errors in the tasks with error outputs.

To connect the Error Handler task with one of these tasks, configure an error path on the Error Handler tab of the respective task. The following table describes configuration options:

Action

Description

Create a new error path

When you create a new path, Orchestration displays a new output of the Error Handler task.

Select an existing error path

The Error Handler task has an output with the required error path.

No selection

If you assume that an error does not have crucial impact on the further workflow execution, you can decide not to use the Error Handler task. Instead you can connect the error output of this task with a downstream task. For example, if an error occurs in a Error Handler task, you can choose to continue the workflow as if the contact center is in hours.

Target tasks

The following table describes the outputs of the task and suggested target tasks for each output:

Output

Description

Target task

Error Path

Error occurred during the task execution. Orchestration handles the error with the error path you configure.

When designing an error path, ensure that the path does not forward the interaction to a task located before the erroneous task.

Give Treatment, Disconnect