Versions Compared

Key

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

...

  1. Open the Terminal and go to the ServerKernel directory.
  2. Run the following command to start the Migration utility.

    ./migrationutility.sh –console
  3. Type 2 and press ENTER.



  4. Type the migration action. Type 1 to EXPORT, 2 to COMPARE, and 3 to DEPLOY.

     

    Action NameDescription
    EXPORTUse this action to export the Transactions and Templates from one source location to another in a zip format.
    COMPAREUse this action to select objects from the exported zip file, compare them with the target system, and generate another zip file for the changes you want to update to the target systemactivities of the source and target environments to find their differences.
    DEPLOYUse this action to deploy the exported zip file at the target location.

...