Project Export and Import
Project backup and restoring from a project backup is referred to as Project Export and Import. Projects are exported individually, and only include project-specific elements shown in the list below. They do not include Gateway level configurations, like database connections, Tag Providers, and tags. The exported file (.zip) is used to restore / import a project.
The resources listed below are included in a project export.
- Alarm Pipelines
- Named Queries
- Perspective Properties
- Perspective Views
- Project Properties
- Reports
- SFCs
- Transaction Groups
- Vision Client Tags
- Vision Windows
- Vision Templates
- Client Event Scripts
- Gateway Event Scripts
There are two primary ways to export and import a project:
- Gateway Webpage - exports and imports the entire project.
- Designer - exports and imports only those resources that are selected.
This page describes how to create a project export and import a project from an exported file.
Project Export​
A Project Export is a little smaller and takes even less time to run than a Gateway backup! Once you have an exported file of your project, you can take it to any other Gateway and merge it in with the other projects. This makes it simple to keep a development server and push your projects after you complete them. The Enterprise Administration Module can even do this for you. You can perform a project export from two locations, the Gateway Webpage and the Designer. This secton describes how to create a project export from the Gateway Webpage and the Designer.
Export a Project from the Gateway​
Making an export from the Gateway Webpage exports the entire project to a .zip file. The exported file only includes resources from the project. Notably missing from the project export are any Gateway resources, even if they are presented in the Designer such as Ignition Tags. They need to be exported separately. Refer to Exporting and Importing Tags.
Remember that tags and Gateway level configurations (such as device connections, database connections, tags, etc) are not included in a Project Backup. Those resources are only exported in a Gateway backup.
-
Go to the Config tab of the Gateway Webpage, and click on System > Projects.
-
The Projects screen will be displayed and you can see your existing projects. To the right of project name, click the More button and select Export. This exports your project as a
.zipfile. The exported file will have the project name, date, and a 4 digit unique number followed by the file extension (i.e., Compressor_2019-03-21_1123.zip).
-
By default, the
.zipfile is saved in your web browser's default Downloads folder. This export of the project can be imported to any other instance of Ignition that is running the same version or later.
