Skip to main content
Version: 8.1

Transfer configuration elements

Level: beginner

Export configuration element schemas

  1. Go to the Configuration section and select a configuration element schema to export in the custom package.

  2. Click Export in the configuration element properties menu.

Depending on the browser settings, the browser will either save the *.md file of the configuration element schema to the default downloads folder or ask you to select a folder to save the file.

Import configuration element schemas

  1. Go to the Configuration section and select a custom package to import the configuration element schema.

  2. Click AddImport in the section list toolbar.

  3. Select the *.md file of the configuration element schema that you exported.

  4. Click CompileCompile all in the toolbar to compile the configuration.

Important

If you import several schemas, consider their mutual dependencies. Import all schema dependencies first, then import the schema that depends on them. For example, import the object schema first, then import the page view model schema that depends on the object.