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

Action: synchronize


Parameters

Description

TYPE 

Type of task to be carried out:
MULTILINE: 'Multi-line' data synchronization.
SINGLELINE: 'Single-line' data synchronization.
OVERVIEW: 'Overview' data synchronization.
SYSTEMPARTSTOPROJECT: Add system parts to a project.

PARTSTOSYSTEM: Add parts to system master data from a project.

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.

STOREMODE

Specifies whether existing parts are overwritten or whether only new ones are added (optional):

  • 0: add new parts only (default value)
  • 1: overwrite only existing parts
  • 2: overwrite existing parts and add new ones

This parameter has an effect only if the TYPE parameter has the following value: SYSTEMPARTSTOPROJECT.