Versions Compared

Key

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

...

  1. Create a migration.

  2. On the Analyze changes phase, click the Download mapping button on the top right.
    (info) You will get a JSON file with the default mapping for all projects, configuration elements (including contexts), and users in the migration scope.

    CMT-download-and-customize-mapping.PNG
  3. Modify the JSON file to contain transformations of contexts. Check the guidelines about customizing contexts in the next section. Also, check the general syntax and rules for customizing mapping.

  4. Click Customize mapping to upload the JSON file with the changes.

  5. Review the number of changed elements in the dialog. If no elements with problems are reported, click Confirm to apply the transformations from the file.

  6. In the Analyze changes page, the custom fields whose contexts have been transformed should have the

    Status
    colourYellow
    titleCUSTOMIZE
    tag.

    CMT-customize-mapping.mp4
Info

After confirmation, the Cloud Migration Tool reanalyzes the configuration and applies the transformations from the file. Each custom field whose context has been changed by the JSON file will have the

Status
colourYellow
titlecustomized
tag in the Analyze changes page.

...