Skip to main content
Version: 10.1

Export all appdata

note

This article is about the Export all appdataDelivery Manager action.

Export all appdata

  1. Creates an export file containing all appdata for "Application" in "Destination folder". The output file name is "application.xml".

  2. If a value for the optional "Added XSL" parameter is passed, applies to the result of Step 1 the XSL transformation defined as the Custom XSL of that name.

The list of "all" appdata is determined by querying dynamically in "Database account". Information (or the lack of it) in Application Tables in Delivery Manager is ignored when this action runs.

tip

Make sure you export appdata in such a way that you will not have problems re-importing the appdata later. To understand and fix frequent problems with XML imports, read the Known Problems section for the XML.Import() method.

Parameters

NameTypeOptional?
ApplicationApplicationNo
Database accountDatabase accountNo
Destination folderFolder or fileNo
Added XSLCustom XSLYes

Other similar actions

To limit the result to tables that are marked as "Deliverable = Yes", you can call "Export deliverable appdata" instead.