Exporting multiple applications

You can copy multiple applications at the same time to another server by exporting the presentation XML for each application to a single XML file.

Procedure

  1. In the Applications tab of the Application Designer, press the Return key.
    The screen refreshes with a list of all applications.
  2. Scroll to the end of the screen and click Select Records check box.
    The screen refreshes and includes a selection check box for each record.
  3. Check each application whose XML presentation you want to export.
  4. In the Workspace tab, click Export Application Definition from the Select Action menu.
  5. An XML file opens in a browser window that includes the presentation code for each application you selected for export.
    You can find the start point for an application by searching for the presentation id string.
  6. Save the XML file to a directory.

What to do next

To import the XML file into another system, in the Application Designer click Import Application Definition and navigate to the XML file. The import reads the beginning and end point for each application embedded in the XML file and loads the applications accordingly.