Skip to main content
Version: 8.3

Transfer schemas

Level: beginner

1. Export a schema

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

  2. Select a schema to export.

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

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

2. Import a 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 schema.

    Important

    When you import multiple 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 schema to import.

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

As a result, the *.md file of the 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