You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The embedded data repository server was updated in SOAtest and Virtualize 2022.1.0. Any embedded repositories created in previous versions of the application must be migrated to the new server before they can be used in the current version. The migration process is automated with a utility available on the Parasoft Marketplace.

Preparing for Migration

  1. Download the migration.zip file from the Parasoft Marketplace.
  2. Install the SOAVirt desktop 2022.1 or newer.
  3. Open the existing SOAVirt workspace using SOAVirt desktop 2022.1 or newer.

Migrating Repositories

  1. Move the migration.zip file to the SOAVirt installation directory and extract the contents.
  2. Open the command prompt or a terminal window.
  3. Run the following command:
    • Windows: run_migration.bat <WorkspaceFolder>
      • Example: run_migration.bat "C:\Users\username\parasoft\soavirt_workspace"
    • Linux/MacOS: ./run_migration <WorkspaceFolder>
      • Example: ./run_migration "/home/username/parasoft/soavirt_workspace"
  4. Open the Data Repositories view in the SOAVirt desktop and confirm the repositories were migrated successfully.
  • No labels