Purpose
DB Sync manages records directly in tables (read, paste, edit, delete) based on the DD structure.
Relationship DD ↔ DB
DD Sync (structure) → DB Sync (data)
rows/content tables/fields
Procedure
- Select table from DD list.
- Data paginates viewing, filtering, sorting.
- Edit line or create new line.
- CSV Import/Export for mass changes.
Opportunities
- Table data paginates viewing and filtering.
- CSV Import/Export per table.
- Individual tables backup/restore.
- Trace history per record (when active).
Example: test data set in
workflowDefinition Correct → DB Sync → Row Edit → Adjust JSON field → Save → Workflow admin shows updated definition.