Skip to main content

Purpose

Contains information about relationships between batch types and Document Definitions.
If this table contains no information about relationships between Document Definitions and a batch type, that batch type will use all of the Document Definitions in the project.
Diagram of relationships between objects to be processed

List of columns

Key

Name

Type

Required

Description

PK

Id

int

yes

Entry identifier.

 

BatchTypeId

int

no

Batch type identifier. Corresponds to the entry identifier in the BatchType table.

ProjectId

int

yes

Project identifier.

TemplateId

int

yes

Document Definition identifier. Corresponds to the entry identifier in the Template table.