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

Action: projectmanagement


Parameters

Description

TYPE

Type of task to be carried out:
READPROJECTINFO: Load project information from an XML file into the project.
ToggleSections: If the selection of defined working sections has been activated, this value allows for switching on and off of temporary editing within the entire project for the currently logged-in user. The project must be open.
PUBLISHTODISK: The project is published on a storage medium.
PUBLISHTOEMAIL: The project is published as an e-mail.
CREATESNAPSHOTCOPY: Generates a snapshot copy of the project.
EXPORTPROPERTYPLACEMENTSSCHEMAS: Exports the property arrangements of the project.
IMPORTPROPERTYPLACEMENTSSCHEMAS: Imports the property arrangements into the project.
CORRECTPROJECTITEMS: Corrects the project.
REORGANIZE: Reorganizes the project.
REORGANIZE: Reorganizes the project.
LOADDIRECTORY: Reads in a directory. If no other parameter is specified, the normal project directory $(MD_PROJECTS) is read in by default. If the PROJECTSDIRECTORY parameter is specified, the directory that is to be read in can be specified. With the SCANSUBDIRECTORIES parameter you control whether the subdirectories are to be read in as well (0 means "No", 1 means "Yes"). If this (second) parameter is not specified, the subdirectories are read in as well.

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.

FILENAME 

Full path and name of the XML file to be imported.

SCHEME

Name of the scheme. Only applies if the TYPE parameter has one of the following values:
PUBLISHTODISK
PUBLISHTOEMAIL
CREATESNAPSHOTCOPY
CORRECTPROJECTITEMS

OVERWRITE

If the imported scheme for the property placements already exists, this parameter specifies whether it is to be overwritten. Possible values are: 0: No (default value); 1: Yes.
Only applies if the TYPE parameter has of the following value: IMPORTPROPERTYPLACEMENTSSCHEMAS.

EXTENDEDMODE

Specifies the "extended mode" for the reorganization of projects. Possible values are: 0: No (default value); 1: Yes.
Only applies if the TYPE parameter has of the following value: REORGANIZE.