Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The source in this case is the git repository of the API demo in version 2.0. This API requires the library demo, which is not available on the target.

...

Perform

The migration is carried out with Perfrom. You will then receive a detailed overview.

https://apiida.atlassian.net/wiki/spaces/AAGM/pages/1520009389/Migrations#Performing-a-Migration

https://apiida.atlassian.net/wiki/spaces/AAGM/pages/5060100152/Perform+a+Migration#Perform-the-Migration

Test

With Test, the migration is only tested, not carried out.

https://apiida.atlassian.net/wiki/spaces/AAGM/pages/1520009389/Migrations#Testing-a-Migration

https://apiida.atlassian.net/wiki/spaces/AAGM/pages/5060100152/Perform+a+Migration#Test-the-Migration

Assign

Assign can be used to commission another user to carry out the migration. If configured, this user is informed. Not every user must have the rights to carry out a migration.

...

For each resource to be migrated, there is a mapping for each target. You can use the search to search and filter by both the name and the type.

The mappings are split into two containers: In "Services and Policies" you can see all services, policies and encapsulated assertions and in "Environmental Configuration" everything else.

...

  • In the first column of the tables you will see the respective name of the resource for this mapping and, secondly, the type

...

Mappings can also be adjusted manually, but be careful!

The resources you select are automatically set to NewOrUpdate and overwrite the default mappings. In combination with the search and the checkboxes, it is possible to change many mappings at once. You can customise the mappings for each destination.

...

  • . By clicking on the eye symbol, you can view the source code of the resource and also detect the differences.

  • “Prediction" tells you what will happen to this resource on the target.

  • In "Mapping" you can see how the mapping of the source resource and the target resource came about. You can also adjust this manually here by clicking on "...".

  • The selected behavior for this mapping can be adjusted in "Action". For example, "Ignore" can be used to exclude a resource from the migration. A connection to the database should be set to "NewOrExisting".

    • The standard action can be adjusted globally in the configuration. The "Manage Default Mappings" button at the bottom takes you directly there.

    • The mappings can be linked using the checkbox in front of each action selection box and all of them can be changed at once using the selection box above, to the right of the search.

      • If you have several targets for this migration, you can also include all targets in this link by activating "Link Actions across Targets" above the selection box

    • Screenshot 2024-03-20 at 12-45-01 Migration Overview-20240320-114517.pngImage Added can be used to save a mapping action individually for this resource.

With these tools, you can configure your migration very efficiently.

...

Pipeline

...

In "Pipeline" you can perform various actions before and after the migration, such as "Disable via Admintools" or "Call an URL via GET". Default values can be set in Environments .

...