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

You are here: Project Builder > Importing a configuration as an XML file

Importing a configuration as an XML file

The configuration that you carry out manually in the Project BuilderThe project-specific configuration and the automatic generation of the project documentation takes place in the Project Builder on the basis of the configurators and sets of rules defined in the Designer. can also be imported manually from an XML file instead. This shortens the configuration process.

The XML file must include certain structure elements so that it can be imported.

Basic structure elements Meaning
<Configuration typical="XML_IMPORT">
</Configuration>
Identifies the XML file as a configuration file. All the information must be located within this structure element.
<ConfigurationVariables>
</ConfigurationVariables>
Identifies the block which includes the information on all the configuration variables.
<ConfigurationVariable name=" ">
</ConfigurationVariable>
Includes the value for a certain configuration variable. The exact designation of the configuration variable must be entered as the name.
Structure elements for instances Meaning
<TypicalInstance name=" " >
</TypicalInstance>
Identifies the block which includes the information on all the instances of one element to be configured. The exact designation of the element to be configured must be entered as a name.
<Instance>
</Instance>
Identifies the block that contains the information on all the configuration variables of one instance.

Preconditions

  • You have called up the Project Builder dialog and opened the library which includes the configurator you want to configure.
  • You have selected a target project and opened the configurator.
  • You have selected the element of the configurator into which you want to import a configuration.

Importing an XML file

  1. Click the Import button next to the display of the target project.
  2. The system dialog Open file is displayed.
  1. Select the XML file which contains the configuration for the element you have opened in Project Builder. Then click Open.
  2. The configurator is enriched with the information from the XML file. The manual selection of individual values is not required anymore.

Notes

  • Information on the designation, type and value of a configuration variable in a XML file must exactly fit the elements in the configurator. If the information does not match, you receive an error message on the affected variable and the import is canceled.
  • The XML import is available as of the Cogineer Cloud Advanced module package.

We would like to learn from you. In order to improve the help system continuously, we are documenting your behavior with Google Analytics (Additional information & opt-out).