Export a Process-Based App

To export a process-based app to your local machine, do the procedure in this topic.

Figure: App Builder Home screen

App Builder Home 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.

    Build Apps screen
  2. On the App Explorer screen, select a process-based app.

    Click Sales Invoice app

Export the Current Version of an App

To export the current version of a process-based app to your local machine, do the procedure in this topic.

Procedure

  1. On the App Explorer screen, click Export.

    Click Export
  2. On the Information screen, do one of these:
    • To download the most recent checked in version of an app, click Current Version.
    • To download the last version of a published app, click Last Published Version.

    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 a process-based app to your local machine, do the procedure in this topic.

Procedure

  1. On the App Explorer screen, click Version.

    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.