| PK | Id | bigint | Yes | Entry identifier. |
| PK | BatchId | int | No | Batch identifier. |
| AssemblingErrorDocCount | int | No | The number of documents with assembly errors. |
| BatchName | nvarchar | No | The name of the batch. |
| BatchTypeID | int | Yes | Batch type identifier. Has the value null for Default batches. |
| BatchTypeName | nvarchar | Yes | The name of the batch type. |
| Comment | nvarchar | No | A comment for 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. |
| DatabaseGuid | uniqueidentifier | Yes | The identifier of the main ABBYY FlexiCapture database. For more information, see Create a database. |
| Date | datetime | Yes | The date and time of the event. |
| DocumentCount | int | No | The number of documents that are related to the event. |
| DocumentId | int | No | The identifier of the document inside the batch. |
| DocumentTemplateId | int | Yes | The identifier of the Document Definition. Corresponds to the TemplateId field of the Document table. |
| DocumentTemplateName | nvarchar | Yes | The name of the Document Definition. Corresponds to the TemplateName field of the Document table. |
| DocumentTemplateVersion | int | Yes | The version number of the Document Definition. Corresponds to the TemplateVersion field of the Document table. |
| EventType | int | Yes | Event type. Possible values are listed in Event types. |
| PageCount | int | No | The number of pages that are related to the event. |
| ProjectId | int | No | Project identifier. |
| ProjectName | nvarchar | No | The name of the project. |
| RoleId | int | No | Reserved for future use. |
| RoleName | nvarchar | No | Reserved for future use. |
| RoleType | int | No | The role types for which the user or user group has permissions. |
| RuleErrorDocCount | int | No | The number of documents with rule errors. |
| RuleWarningDocCount | int | No | The number of documents with rule warnings. |
| SecondsCount | int | No | The amount of time in seconds that it took to process the event. |
| SessionId | int | No | Session identifier. |
| StageFrom | int | No | The processing stage from which the object was routed. Corresponds to the PredefinedType field in the ProcessingStage table. |
| StageFromId | int | No | The identifier of the processing stage from which the object was routed. |
| StageFromName | nvarchar | No | The name of the processing stage from which the object was routed. |
| StageTo | int | No | The processing stage to which the object was routed. Corresponds to the PredefinedType field in the ProcessingStage table. |
| StageToId | int | No | The identifier of the processing stage to which the object was routed. |
| StageToName | nvarchar | No | The name of the processing stage to which the object was routed. |
| StageToParent | int | No | Reserved for future use. |
| StageToParentId | int | No | Reserved for future use. |
| TaskId | int | No | Task identifier. |
| TenantID | int | No | The identifier of the tenant. |
| TenantName | nvarchar | No | The name of the tenant. |
| UncertainSymbolCount | int | No | The number of characters that may have been recognized incorrectly. |
| UserId | int | No | User identifier. |
| UserFullName | nvarchar | No | The full name of the user that is processing the task. |
| UserName | nvarchar | No | The name of the user that is processing the task. |
| Workstation | nvarchar | No | The name of the station that created the event. |