Strategy Backup & Restore - Margin Master

Margin Master Handbook

Introduction
Part I · Installing
Part II · Introducing the Main Window
Part III · Initial Configuration
Part IV · Customizing the Workspace
Part V · Basic Application Functionality
Part VI · Learning Margin Master
Part VII · Advanced Topics
Part VIII · Updates, Troubleshooting & Help
Appendix
Part VII · Chapter 18 — Advanced Pricing and DataUpdated 2026-08-27

Strategy Backup & Restore

What is this?

Strategy Backup & Restore saves all of your critical Margin Master configuration — pricing strategies, strategy rules, rounding schemes, custom groups, SKU-level exceptions, views, application settings, and more — to a single file. You can then restore it to any Margin Master database.

Walk through it in the app: guide 2014 — Moving strategies to another computer. Margin Master can walk you through these steps live: turn on Training / Guide Mode from the Help menu, then type 2014 into the Lessons & Guides box — or ask Margin Master support to run it with you.

This is useful for:

  • Transferring your setup to a new computer or database
  • Creating a safety snapshot before making major strategy changes
  • Recovering configuration after a database issue
  • Replicating a known-good setup to another location

The current backup format is V3, which saves your configuration as a JSON file (optionally ZIP-compressed) and organizes components into a tree-based selection UI. The system also supports restoring older V1 and V2 backup files — these are automatically detected and converted on load.

Backups can be saved locally to disk and optionally uploaded to the cloud (Azure Blob Storage) for remote access and redundancy.

What gets backed up

The following is a complete inventory of what a full V3 strategy backup includes:

Component Source
Pricing Strategies — all strategies, not just the active one GlobalFileConfig (Section = STRATEGIES)
Strategy Rules (Steps) — the steps within each strategy GlobalFileConfig (Section = STRATEGIES, per strategy)
Custom Groups — group definitions and their filter rules CustomGroups table
Custom Group SKUs — the SKU list for each custom group CustomGroupSkus table
SKU-Level Exceptions — per-SKU pricing rule overrides SkuExceptions table (active exceptions only — see Limitations)
Rounding Schemes — all rounding configurations GlobalFileConfig (Section = ROUNDING)
Cost Breaks — cost-based pricing tiers with ranges CostBreaks + CostBreakDetails tables
Min/Max Strategies — minimum and maximum price rules GlobalFileConfig (Section = MINMAXSTRATEGIES)
Minimum Margins — SKU-level minimum margin floors MinimumMargins table
Selection Box Views — saved views for the selection box GlobalFileConfig (Section = FIELDVIEW)
Column Views — saved column layout configurations GlobalFileConfig (Section = VIEWMANAGER)
Custom Field Names — renamed field labels GlobalFileConfig (Section = VIEWMANAGER / NAMEMAPPINGS)
Custom Sort Orders — preset sort sequence slots (7 total) ApplicationSettings (PresetSortSequence*)
Application Settings — store name, vendor type, active strategy, and other database settings ApplicationSettings table (sensitive keys excluded)
Store Match-Up Configurations — vendor-to-POS store number mappings GlobalFileConfig (Section = SETTINGS / STOREMATCHUP)
Store Groups — store grouping definitions and members StoreGroups + StoreGroupDetail tables
Global File Configs (misc) — remaining configuration entries GlobalFileConfig (all remaining sections)

What is not backed up

Component Why
Main pricing data (Store, MMVendorData, main tables) Rebuilt locally from vendor sync — too large, not config
Vendor catalog data (AceCatalogRecords, DIBCatalogRecords, etc.) Sourced from cloud sync
Price history and audit trails Not part of strategy configuration
Import processing history Available as an optional section; excluded from automatic backup
Startup checks configuration Available as an optional section; excluded from automatic backup
Database connection info Available as an optional section; excluded from automatic backup
Inactive SKU exceptions (disabled in the UI) See Limitations below

Limitations

Inactive SKU exceptions are not backed up. The backup only includes SKU-level exceptions that are currently enabled (Active = 1). If you have disabled exceptions in your SKU Exceptions list, they will not appear in the backup file and will not be restored. Disabled exceptions are typically those you've turned off but not yet deleted — if any of these should be preserved, re-enable them before running a backup.

Rounding schemes in old V3 backups. V3 backup files created before April 23, 2026 (prior to fix/MM-1168) do not include rounding schemes due to a bug that has since been fixed. If you restore one of these older files and rounding schemes are missing afterward, use a V1 .json backup file from the same time period to restore rounding, or re-enter your rounding schemes manually.

The active strategy setting is preserved. The currently selected pricing strategy is stored in Application Settings and is included in every backup. When you restore a backup, the active strategy will be switched to whatever was active when the backup was created.

Who is this for?

  • Store owners and managers — back up before making major strategy changes, or transfer a working setup to a new machine.
  • Support staff — recover a misconfigured database or migrate settings between environments.
  • Multi-store operators — replicate a known-good setup across locations.

How to Access

Restore Strategy picker, Local tab

File > Strategy > Backup — create a backup (a local file, plus the cloud when Upload to Cloud is ticked).

File > Strategy > Restore — restore from a previously saved backup, local or cloud.

Upload to Cloud (ticked by default in the backup options) — also saves the backup to the Margin Master cloud.

Backup Sections (V3 Tree UI)

Select Backup Options tree

The backup and restore dialog shows a tree with four groups. Each group and individual item can be checked or unchecked independently:

Pricing Strategies

Each strategy is listed with a summary of its step count, custom group count, and SKU exception count. Check individual strategies to include only specific ones. Checking a strategy includes all its rules (steps), custom groups, and SKU-level exceptions.

Rounding & Pricing Rules

Item Contents
Rounding Schemes All rounding configurations (right rules, left rules, increment rules, range rules, etc.)
Cost Breaks Cost-based pricing tiers with detail ranges
Min/Max Strategies Minimum and maximum price strategies
Minimum Margins (SKU-level) Per-SKU margin floor settings

Views & Layout

Item Contents
Selection Box Views Saved filter views for the selection panel
Column Views Saved column layout presets
Custom Field Names Renamed field labels in the grid
Custom Sort Orders Preset sort sequence assignments (slots 1–7)

Configuration

Item Contents
Application Settings Database settings (store name, vendor type, active strategy, etc.)
Store Match-Up Configurations Vendor-to-POS store number pairings
Store Groups Store grouping definitions and members
Global File Configs (misc) All remaining configuration not covered by the above sections

Items shown in grey with "NA" in the restore dialog are not present in the backup file — either the section was not selected when the backup was created, or the database had no data for that section.

File Storage

Default path: {DefaultExportPath}/StrategyBackups/

Naming convention: StrategyBackup_{Vendor}_{StoreNumber}_{yyyy-MM-dd}.json and .zip

Retention: Today's JSON file is kept; older JSON files are removed. ZIP files are kept on a rolling schedule — one per day for recent files, one per month for files older than one month, one per year for files older than one year.

Cloud container: strategybackups/ within the store's Azure Blob container.

Format History

Version When Created Notes
V3 (current) Late 2025 onward Tree-based UI, all components, rounding schemes fixed (post-April 2026)
V2 Early 2025 Flat checkbox UI, full entity-based strategies, no cost breaks or min/max
V1 (legacy) Before 2025 Flat lists with StrategyName field; automatically converted on restore

All three formats are supported on restore. V1 and V2 files are automatically detected and converted to V3 in memory before the restore dialog is shown. The dialog title shows "(Legacy V1)" or "(Legacy V2)" when an older file is loaded.

Connect with us

Margin Master by RetailerSoft, Inc. © 2026. All rights reserved.

Loading...

Reconnecting to the server...

This usually takes a few seconds.