Skip to main content
Skip table of contents

Import Package

Packages can be imported into Agile Data Engine in JSON format.


See also:


Usage

Packages can be imported in the Import Package window found in the front page of Designer:


Notes

Package import is useful in configuration packages. Use Package Actions to export a Package, edit configuration package JSON and use Import Package to import changes to Agile Data Engine.

Packages following templateVersion older than 2.9:

  • In Design environment, if there are any entities using source systems that do not exist - import will fail

  • In Design environment, if there are any non-deleted entities (e.g. a restore attempt) using source systems that are deleted - import will fail

  • In Runtime environment, non-existing source systems used in entities will be created during import

Packages following templateVersion 2.9 or later:

  • Source systems cannot be created during package import, neither in Design nor Runtime environments

  • Package JSON does not contain a sources array anymore

  • Entity's dvSource field is renamed to sourceId

  • If there are any non-deleted entities (e.g. a restore attempt) using source systems that are deleted - import will fail

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.