Install OpenText Application Quality Management content bundle

Install OpenText Application Quality Management content bundle as described in the following sections.

Preparations

Prepare the following before installing OpenText Application Quality Management content bundle.

  1. Obtain the OpenText Application Quality Management content bundle.

  2. Log on to the PPM Server.

  3. Confirm that the system requirements have been met. See Install and set up OpenText Application Quality Management Content Bundle.

  4. Save the OpenText Application Quality Management content bundle installation file (ppm-950-OpenText Application Quality Management.jar) to the <PPM_Home> directory. <PPM_Home> represents the path where the OpenText PPM instance is installed. For example: xyzserver/E/PPMServer.

    Note: You do not need to unpack the installation file. The installation process automatically unpacks it.

Back to top

(Optional) Backup and restart the PPM Server in restricted mode

The steps in this section are recommended but not required.

Note: For more information about the steps in this procedure, see the Installation and Administration Guide.

Before installation, do the following:

  1. Back up the database and file system for the PPM Server.

  2. Stop the PPM Server and restart it in restricted mode, as follows:

    1. Stop the PPM Server.
    2. Run the following script:

      sh ./setServerMode.sh RESTRICTED
    3. Start the PPM Server.

Back to top

Run the installation script

Do the following to install OpenText Application Quality Management content bundle.

  1. Go to the <PPM_Home>/bin directory.

  2. Run the following script:

    sh ./kDeploy.sh -i OpenText Application Quality Management
  3. As kDeploy.sh runs, respond to its prompts.

    When the installation completes successfully, the following message is displayed:

    Deployment OpenText Application Quality Management has been successfully installed.

Back to top