Skip to main content
Version: 8.1

Transfer configuration elements

Level: beginner

1. Export a configuration element schema

  1. Open the Configuration section. Instructions: Open the Configuration section.

  2. Select a configuration element schema to export.

  3. Export the configuration element schema. To do this, click Export.

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

2. Import a configuration element schema

  1. Open the Configuration section. Instructions: Open the Configuration section.

  2. Select a user-made package into which schema was imported. Creatio lets you import a schema to a user-made package only.

  3. Import the configuration element schema.

    Important

    When you import multiple configuration element schemas, take into account their mutual dependencies. Import all dependent schemas first and then import the schemas that depend on them. For example, import the object schema first, then import the page view model schema that depends on the object.

    1. Click AddImport. This opens the default downloads directory.

    2. Select the *.md file of the configuration element schema to import.

  4. Compile the configuration. To do this, click Compile.

As a result, the *.md file of the configuration element schema will be imported to the user-made package. Creatio lets you import a schema (*.md) or a reference assembly (*.dll) into the user-made package.


See also

Creatio IDE overview