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

Action: XMExportConnectionsAction


Parameters

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 the script or ribbon). 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 

All project connections 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., en_US).

Destination

Target file in which the results of the export are stored.
The following formats are supported: txt, xls, xml. The format must be created in accordance with the file name 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.

IncludeGraphicalConnections

Graphical connections are output during the export (optional, 0 = No, 1 = Yes).
Default value: 0