Skip to main content
Version: 14.1

Migration Scripts

The ADONIS BPMS Application Library is constantly being evolved, incorporating methodical improvements. To prevent potential data loss when upgrading ADONIS from an older version to version 14.1, you need to adjust your repository content to fit the new method. This is where the migration scripts come into play.

caution

Only execute these scripts when prompted to do so as part of a migration guide!

Executing the Script "14.0 - repo.js"

This script updates the repository. The following changes are made:

  • Note and Text Annotation

    Enables the option Use legacy formatting options for all Notes and Text Annotations that have been migrated to ADONIS 14.1.8 or higher. This will ensure that all models containing Notes and Text Annotations will look as they did before.

note

Newly created Notes and Text Annotations use the new and improved formatting options in ADONIS 14.0 or higher. To also use the improved formatting options for migrated Notes and Text Annotations, Use legacy formatting options needs to be turned off (in the Notebook chapter "General information" in the group "Legacy formatting options").

  • Relation "Referenced by Products"

    For all Business Process Diagrams, this script converts Referenced products relations into Referenced by products relations.

Executing the Script "12.0 - repo.js"

This script updates the repository. The following changes are made:

  • Relations "Responsible Person" and "Responsibility"

    Converts Responsibility relations between Performance Indicators and Performers or Roles into Responsible Person relations..

  • IT System Model Relations

    Converts relations between object types from the IT system model (Application, Application Service, Node and Application Interface).

    Has, Uses and Is dependent on relations become Association, Composition, Realisation and Serving relations.

Executing the Script "11.1 - repo.js"

This script updates the repository. The following changes are made:

  • Relations "Process customers" and "Process suppliers"

    For all Processes and Business Process Diagrams, this script converts all existing record attributes Process customers - requirements and Process suppliers - requirements into the new relations Process customers and Process suppliers.

  • Relation "Has Performance Indicators"

    This script converts all existing Owns connectors between Performance Indicator objects and other repository objects into the new Has Performance Indicator relation that is displayed in the Notebook as well.