Versions Compared

Key

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

...

  1. Data is exported from the server via the CMJ Server SPI.

  2. CMJ Cloud looks for the Cloud SPI descriptor file.
    (info) Each app that implements the Cloud SPI must provide a descriptor JSON file that contains data about the available endpoints. Find out how CMJ Cloud finds this JSON

  3. CMJ Cloud looks for a migration path in the endpoints declared in the Cloud SPI descriptor.

  4. If a migration path is found, CMJ Cloud creates a new migration operation and invokes the app REST endpoint that will handle the configuration transfer.

  5. The app may query CMJ Cloud for mapping data and report the progress of the operation via the Cloud Operations API.