Version Control tables maintain a summary, by Module and Configuration Table, of the current version and last modification of all elements in a solution.
Access: Track Changes → Version Control
Parent Page: Track Changes Tools (Reference)
Purpose
The Version Control data is automatically used
Using the Version Control Table
The data from the Version Control is automatically used by the platformto ensure consistency when connecting
the Solution in execution (Runtime) in order to performto Runtime for online changes.
The Designer UI underDesigner's Runtime/Diagnostics interface compares
theconfiguration versions
of your configuration files with the versions of all the tables in the solution in execution, allowing the online configuration to proceed or remain in offline configuration, showing which parts of the solution are out of date.→ Go to Runtime Diagnostics for more information on online configuration and hot reload procedures.
Version Control Table Columns
Property | Description |
---|---|
ID | Assigns a unique identifier to each record. |
VersionID* | Specifies the version identifier of the record. |
Module* | Identifies the module to which the record belongs. |
TableType* | Classifies the type of database table. |
Lines* | Counts the number of lines or entries. |
ChangedSinceBuild* | Flags changes made since the last build. |
ChangedSincePublish | Indicates changes made since the last publication. |
DateCreated | Records the date when the record was created. |
DateModified* | Captures the date when the record was last modified. |
*(Column displayed by default on data grid)
with running solution versions, determining online configuration capability.
Table Columns
Default Visible Columns
Column | Description |
---|---|
VersionID* | Version identifier |
Module* | Module name |
TableType* | Database table classification |
Lines* | Number of entries |
ChangedSinceBuild* | Changes after last build |
DateModified* | Last modification date |
Additional Columns
Column | Description |
---|---|
ID | Unique record identifier |
ChangedSincePublish | Changes after last publish |
DateCreated | Record creation date |
*Columns marked with * are displayed by default
Online Configuration
Version Control enables:
Feature | Function |
---|---|
Consistency Check | Validates configuration versions |
Hot Reload | Determines safe online changes |
Sync Status | Shows out-of-date modules |
Conflict Detection | Identifies version mismatches |
Navigation
Double-click any row to navigate to that configuration table in Designer.
See Also
- Track Changes Tools (Reference) - Parent section
- Runtime Diagnostics (Reference) - Online configuration
- Recent Changes (Reference) - Change tracking
In this section:
Page Tree | ||||
---|---|---|---|---|
|