archex
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Archive extensions table. Maps document types to the server responsible for their archiving (relevant in multi-tenant / distributed installations).
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
— |
ID of the server that archives the document type. |
|
|
— |
Document-type ID (object-type ID, see Object-type ID). |
2. Usage by Server-API jobs
-
std.DoArchive — archiving job that respects this mapping.