> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# StatisticExceptionTask

> Reference for the StatisticExceptionTask table in the ABBYY FlexiCapture reports database: detailed data on tasks handled in the Exceptions stage.

## <a id="start" />Purpose

Contains detailed data about tasks processed in the Exceptions stage.

[Diagram of relationships between statistics tables](/flexi-capture/reports/database/statistics)

## List of columns

<table width="100%"><tbody><tr><td><p><strong>Key</strong></p></td><td><p><strong>Name</strong></p></td><td><p><strong>Type</strong></p></td><td><p><strong>Required</strong></p></td><td><p><strong>Description</strong></p></td></tr><tr><td><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Entry identifier.</p></td></tr><tr><td rowspan="17"> </td><td><p>Comment</p></td><td><p>nvarchar</p></td><td><p>no</p></td><td><p>Comment on the task.</p></td></tr><tr><td><p>CreatorFullName</p></td><td><p>nvarchar</p></td><td><p>no</p></td><td><p>Full name of the user that created the task.</p></td></tr><tr><td><p>CreatorRoleId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of the role of the user that processed the task. Possible values are listed in the <a href="/flexi-capture/reports/database/role-type-enum">User Role Types</a> table.</p></td></tr><tr><td><p>CreatorUserId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of the user that created the task.</p></td></tr><tr><td><p>Date</p></td><td><p>datetime</p></td><td><p>no</p></td><td><p>Date and time of the creation of the task.</p></td></tr><tr><td><p>DocumentCount</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of documents in the task.</p></td></tr><tr><td><p>GetTaskDate</p></td><td><p>datetime</p></td><td><p>no</p></td><td><p>Date and time when the processing of the task was started.</p></td></tr><tr><td><p>PageCount</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of pages in the task.</p></td></tr><tr><td><p>ReturnDate</p></td><td><p>datetime</p></td><td><p>no</p></td><td><p>Date and time when the task was returned from the Exceptions stage.</p></td></tr><tr><td><p>ReturnStageTo</p></td><td><p>int</p></td><td><p>no</p></td><td><p>The type of the processing stage that the task was routed to from the Exceptions stage. Values for standard processing stages are listed in the <a href="/flexi-capture/reports/database/stage-type-enum">Processing Stage Types</a> table.</p></td></tr><tr><td><p><a id="roleid" />RoleId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Identifier of the role of the user that processed the task. Possible values are listed in the <a href="/flexi-capture/reports/database/role-type-enum">User Role Types</a> table.</p></td></tr><tr><td><p><a id="stagefrom" />StageFrom</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Type of processing stage from which the task was routed. Values for standard processing stages are listed in the <a href="/flexi-capture/reports/database/stage-type-enum">Processing Stage Types</a> table.</p></td></tr><tr><td><p>StatisticTasksId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Entry identifier of a record of tasks in the <a href="/flexi-capture/reports/database/statistic-tasks">StatisticTasks</a> table.</p></td></tr><tr><td><p>TaskId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Task identifier.</p></td></tr><tr><td><p>TimeOutSeconds</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Delay (in seconds) before the processing of a task in the Exceptions stage is started.</p></td></tr><tr><td><p>UserId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Identifier of the user that processed the task.</p></td></tr><tr><td><p>WorkTimeSeconds</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Time (in seconds) spent on processing the task in the Exceptions stage.</p></td></tr></tbody></table>

[Back to top](/flexi-capture/reports/database/statistic-exception-task#start)
