Enabling Web Services

Although automatically installed with PPM, Web services must be enabled before they can be used.

To enable PPM for Web services:

  1. (Optional, although highly recommended) Create a backup copy of the <PPM_Home>/server.conf file where <PPM_Home> represents the location where your PPM instance is installed.

  2. Open the server.conf file for edit.

  3. Enable Web services calls by adding (or modifying) the following setting:

    com.kintana.core.server.ENABLE_WEB_SERVICES=TRUE
  4. Save and close the server.conf file.

  5. Stop, then restart the PPM Server.