List of columns
| Key | Name | Type | Required | Description |
|---|---|---|---|---|
| PK | Id | bigint | Yes | Task identifier. |
| PK | BatchId | int | No | Batch identifier. |
AssemblingErrorDocCount | int | No | Amount of documents with assembly errors. | |
Comment | nvarchar | No | Comment on the event. | |
CorrelationId | nvarchar | No | The identifier of an event related to a Web Station. The identifier comes from the Web Station. It links a record in this event log to records in the Web Station’s event log and in the IIS log. Two exceptions apply. Actions performed in the ABBYY Scanning Plugin have no CorrelationId. In the Administration and Monitoring Console, only the creation of a tenant has a CorrelationId. | |
Date | datetime | Yes | Date and time of the event. | |
Details | nvarchar | No | Event description. Used for event types 10, 11 and 12. | |
DocumentCount | int | No | Amount of documents that are related to the event. | |
DocumentId | int | No | Document identifier. | |
EventType | int | Yes | Event type. Possible values are listed in Event types. | |
PageCount | int | No | Amount of pages that are related to the event. | |
ProjectId | int | No | Project identifier. | |
RoleId | int | No | Type of user role. Possible values are listed in User role types. | |
RuleErrorDocCount | int | No | Amount of documents with rule errors. | |
RuleWarningDocCount | int | No | Amount of documents with rule warning. | |
SecondsCount | int | No | Amount of time in seconds that it took to process the event. | |
SessionId | int | No | Session identifier. | |
StageFrom | int | No | Processing stage from which the object was routed. Corresponds to the PredefinedType field of the ProcessingStage table. | |
StageFromId | int | No | Processing stage from which the object was routed. Corresponds to the Id field of the ProcessingStage table. | |
StageTo | int | No | Processing stage to which the object was routed. Corresponds to the PredefinedType field of the ProcessingStage table. | |
StageToId | int | No | Processing stage to which the object was routed. Corresponds to the Id field of the ProcessingStage table. | |
TaskId | int | No | Task identifier. | |
UncertainSymbolsCount | int | No | Amount of recognized symbols that may have been recognized incorrectly. | |
UserId | int | No | User identifier. | |
Workstation | nvarchar | No | Name of station that created the event. |
