Export an App

To export an app to your local machine, do the procedure in this topic.

Figure: App Details screen

App Details screen

Background and Setup

Video: Create a Backup of an AgilePoint NX App

Video: Move an App to a Different AgilePoint NX Environment

Prerequisites

Good to Know

  • You can export either the current version of an app or a previously published version.
  • When you export an app, it downloads all design time resource files and all app level access tokens.
  • The dependencies.xml file exists in the exported app only when you export an app from AgilePoint NX v8.0 or higher. It shows a list of shared resources that are used in an exported app, you can use it as a checklist to import or migrate an app.

How to Start

  1. Click App Builder.

    Click App Builder
  2. On the App Builder Home screen, click All Apps.

    Click All Apps
  3. On the All Apps screen, on an app, click Edit Edit icon.

    Click Edit

Export the Current Version of an App

To export the current version of an app to your local machine, do the procedure in this topic.

Procedure

  1. On the App Details screen, click Export Export icon.

    Click Export
  2. On the Information screen, do one of these:
    • To download the most recent version of an app, click Check In.
    • To download the last version of a published app, click Undo Check Out.

    Select Version

    The app saves as .Zip format to your local machine in the folder specified in your browser settings. The exported file has manifest.xml, dependencies.xml, and related JSON files which give necessary information about the app. You can use this file to import the app from one environment to another.

Export a Previously Published Version of an App

To export a previously published version of an app to your local machine, do the procedure in this topic.

Procedure

  1. On the App Details screen, click Version Version icon.

    Click Version
  2. On the Version History screen, for the version you want, click Export Export icon.

    Click Export

    The app saves as .Zip format to your local machine in the folder specified in your browser settings. The exported file has manifest.xml, dependencies.xml, and related JSON files which give necessary information about the app. You can use this file to import the app from one environment to another.