Application export/import
Application export and import functions make it possible to transfer ready-made business solutions between different environments, e.g. from development to test or production.
Application export
Exporting an application in Eximee Designer is used to save it as a file containing all artifacts that make up the application - forms, processes, composite components, scripts, dictionaries, content, and other related elements.
Export is available after going to the module Applications and selecting an application from the list.
The button Export artifact
is located in the bar in the upper-right corner of the screen and is available from every application component tab.
After clicking the button Export artifact a dialog window will open, whose appearance and content will differ depending on whether this is the first or a subsequent application export.
After the export is performed, the system will generate a file with the .artifact extension and allow it to be saved locally.
Exported application no contains no ownership information.
First release
In the first export window, you need to add a version description and review which artifacts, and in which version, will be included in the application. Clicking the button Release will open a system dialog allowing the artifact to be saved to disk (with the option to add a comment to the version being created).

Subsequent export
In the subsequent export window, we will receive information about the previous export (date and description), and the change list will show differences compared to the previous export, i.e. those artifacts that were added, changed, or removed. If there have been no changes since the previous export, a message indicating that there is no data to display will appear in place of the change list.

Export history
The button Export history
, located in the bar in the upper-right corner of the screen, allows you to display a dialog window with the history of all application exports along with the date, description, and information about the user who performed the export.

Application import
Application import allows you to load a previously exported application file into Eximee Designer.
After the import is completed, the system displays a message confirming success. If the artifact was uploaded to the repository for the first time, a message confirming its correct import will appear. If the repository already contains an artifact with the same name, the system will inform you that the selected version of the artifact already exists, but the import will still complete successfully.
Ownership verification rules during import
The application import process and its artifacts are subject to the following ownership checks:
Application update: When importing a version higher than the one currently in the environment, the user must must belong to the group of owners of the current application.
New application: If the application does not exist in the environment, anyone can perform the import, but the application will be imported without an assigned owner.
Artifact import: When importing an application with artifacts (forms, data models, and other objects) that are in a higher version than currently in the environment, the importing user must must have ownership permissions for those specific artifacts within the application.
Artifact Manager as the only one, can import all applications and their artifacts without restrictions.
Last updated
Was this helpful?


