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

Action: XMActionDCCommonExport


Parameter

Description

DATABASEID

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

PROJECTNAME

Project name with complete 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 has to be used before that. Otherwise a system message will appear.

COMPLETEPROJECT

The complete project is exported, not just the objects that are selected (0 = no, 1 = yes).

CONFIGSCHEME

Configuration scheme (optional).
Default value: most recently used configuration scheme. If no configuration scheme is specified, a dialog with a corresponding query is opened.

LANGUAGE

Language (e.g. en_US).

DESTINATION

Target file in which the export results are saved.
The following formats are supported: txt, xls, xml. The format has to be specified in accordance with the file name extension specified in CONFIGSCHEME.

EXECUTIONMODE

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

IMMEDIATEIMPORT

After editing no query is displayed whether the data are to be imported. Optional, 0 = No, 1 = Yes. Default value: 0
Applies only for EXECUTIONMODE = 2.