Table of Contents

Import and Export

The Import and Export actions allow you to exchange BOM Calculation Templates between environments using JSON files. This is useful for sharing templates across companies, creating backups, or migrating template data during system upgrades.

Export a Template

  1. Choose the Search icon, enter BOM Calculation Template, and then choose the related link.
  2. Open the template card for the template you want to export.
  3. Choose the Export action.
  4. Confirm the export when prompted.
  5. The template is saved as a JSON file and made available for download.

The export includes the complete template data:

Component Description
Template header General settings, calculation type, dimension expressions
Template lines All BOM calculation lines with formulas and item references
Item lists Item list definitions and their line items
Properties All property assignments
Variables All variables and their expressions
Additional materials Additional packing material configurations
Production texts Production text templates
Parameter set entries Default parameter configurations
Routing template The associated routing template header, lines, and variables
Matrices Matrix BOM definitions and their line data

Import a Template

  1. Choose the Search icon, enter BOM Calculation Template, and then choose the related link.
  2. Open the template card where you want to import data.
  3. Choose the Import action.
  4. Select the JSON file from your file system.
  5. The template data is loaded into the system.
Tip

You can also import a file by dragging and dropping it directly onto the import dialog.

Note

If a template with the same code already exists, the import process creates a new version from the existing template data before replacing it with the imported data. This ensures that no data is lost during the import.

Configurator Import/Export Page

For bulk operations, a dedicated Configurator Import/Export page is available. This page lists all configurable data tables and allows you to select which tables to export or import.

  1. Choose the Search icon, enter Configurator Import/Export, and then choose the related link.
  2. Select the tables you want to include.
  3. Choose Export to download or Import to upload JSON data.

See Also