Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Upgrading DTP Enterprise Pack

Options
igarg
igarg Posts: 2
  1. Stop older version of DTP Enterprise Pack using following command
    ./dtpservices.sh stop
    Or
    dtpservices.bat stop

  2. Unzip new distribution of DTP Enterprise Pack package.
    Using a command prompt, run following command
    /dtpservices.sh upgrade --target <dir>
    Or
    dtpservices.bat upgrade --target <dir>
    <dir> refers to directory of older version.

Notes
• Upgrade will create full backup of your old installation, but after upgrade, any custom flows that were created under built-in folders example Common, Components, Examples etc. Built-in folders are located under \shared\lib\flows
• Any custom flow created under folder that is created by you will be restored successfully.
• After upgrade, all settings and models/profile will be restored successfully.