Skip to main content

Export / Import Project in Data Enrichment

  • April 8, 2024
  • 1 reply
  • 126 views

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Projects and other objects created within Data Enrichment can be migrated between environments with the Export/Import feature. In order for an export/import to work both services need to have the same Data Enrichment version.

Note: Anyone can export a project but only admins can import a new project.

Export a Project

  1. Right-click a project and select Export Project
  2. A popup will open where you can select what you want to export, this can be both tables and database objects such as functions and stored procedures.
  3. Destination: Select where the zip folder will be saved

    Export: 

    • Table Structure and Data: Includes both structure of the tables and their data

    • Table Structure only: Includes only the structure of the tables

Import a Project

  1. Click Edit projects in the bottom left corner of the application
  2. Click the Add dropdown and select Import Project
  3. Select the zip folder that was created when you exported the project and give your project a new name. Then click Import Project.

Your imported project is now visible from the navigation of the application.

 

1 reply

  • Starter
  • April 8, 2026

Hi everyone,

I need to use the import and export functionality to migrate between different environments (dev/test/prod). I have run multiple tests (including database objects, excluding database objects, multiple tables, single tables, etc.).


However, during every import attempt, I receive the following error: > "Error importing project. This sqlTransaction has completed; it is no longer usable."


Does anyone know what this means and what I can do to achieve a successful import? Any suggestions or shared experiences with the import/export feature would be greatly appreciated!

Thanks in advance,

 



Bart de Wilde (KVL)
bdewilde@kvl.nl