Access: Track Changes (in Solution Explorer)
Parent Page: DevOps & Version Control (Reference)
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Steps style none
Page | Purpose | Primary Use |
---|---|---|
Recent Changes | Change log with configurable persistence | Audit trail and navigation |
Version Control | Table version tracking | Online configuration sync |
Cross-Reference | Object usage locations | Impact analysis |
Use Count | Usage frequency | Resource optimization |
Unused Objects | Unreferenced objects | Cleanup candidates |
Version Control tables maintain a summary, summaries by Module and Configuration Table, of the tracking current version versions and last modification modifications of all solution elements in a solution. This data ensures consistency when connecting to Runtime for online changes.
The Cross-Reference system powersPowers multiple analysis features:
Important: Cross-Reference only detects direct object usage. Indirect references are not tracked:
Indirect Usage Type | Example | Impact |
---|---|---|
String references | Asset("/folder1/tag1") | Not detected |
.Link property | TagReference via string | Not tracked |
API access | External applications | Not visible |
Dynamic references | Script-generated names | Not found |
OPC UA/MQTT | External consumers | Not tracked |
Feature | Integration | Purpose |
---|---|---|
Find Results Panel | Uses Cross-Reference data | Object search |
Home Page | Shows Recent Changes | Quick access |
Runtime Diagnostics | Compares versions | Online config |
Double-click navigation | From any table row | Direct access |
The Version Control data enables:
Aspect | Recommendation | Impact |
---|---|---|
Recent Changes | Set auto-delete policy | Database size |
Cross-Reference | Refresh periodically | Query speed |
Use Count | Review weekly | Performance insight |
Unused Objects | Clean quarterly | Solution size |
Issue | Cause | Solution |
---|---|---|
Missing references | Indirect usage | Manual verification |
Version mismatch | Unsaved changes | Save and build |
Large change log | No auto-delete | Configure cleanup |
Slow navigation | Large database | Optimize settings |
Page Tree | ||||
---|---|---|---|---|
|