This functionality is only available for certain module packages. Info / Copyright

Action: XMExportPagesAction


Parameters

Description

DatabaseId

Project ID of a project (optional).
If nothing is entered, the ProjectName parameter is used.

ProjectName 

Project name with full file path (optional).
If nothing is entered, the selected project will be used if the action is to be run over the user interface (e.g. via script or the toolbar). When executing from the Windows command line, ProjectName must be specified, or ProjectAction must have been previously used. Otherwise a system message will appear.

CompleteProject 

All project pages are exported, not just those that are selected (0 = no, 1 = yes).

ConfigScheme 

Configuration scheme (optional).
Default value: most recently used configuration scheme.

Language 

Language (e.g., ).

Destination 

Target file in which the results of the export are stored.
The following formats are supported: txt, xls, xml. The format must be defined in accordance with the extension specified in ConfigScheme.

ExecutionMode 

0: Export, 1: Export and start application, 2: Edit in external application and reload

ImmediateImport 

After editing, a query is displayed asking if the data should be imported (optional, 0 = no, 1 = yes).
Default value: 0
This only applies when ExecutionMode = 2.