Configure Release Control for the integration

This topic describes the tasks that must be performed to configure Release Control for integration.

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

Before you begin

Before you begin the configuration, you should verify that web services are enabled for use with PPM.

To verify that web services are enabled for use:

  1. Stop the PPM Server.

  2. Open the server.conf file located in the <PPM_Home> directory.

  3. Verify that the ENABLE_WEB_SERVICES parameter is set to true.

  4. Run the kUpdateHtml.sh script. For details, see kUpdateHtml.sh.

  5. Restart the PPM Server.

Back to top

Configure the PPM web services adapter

To establish integration, you must configure the PPM web services adapter in Release Control to convert change requests that come from PPM to generic requests that Release Control can process.

To configure the PPM web services adapter:

  1. Configure the PPM web services connector settings as described in the Release Control Installation and Configuration Guide.

    Note: Before version 7.0, PPM was known as Mercury IT Governance Center or ITG. Release Control software and documentation might still refer to PPM as IT Governance Center or ITG.

  2. In the itg-ws-adapter.settings file, under <request-type level="1">, set the requestTypeName to the name of the PPM request type representing a PPM release, for example, ALM - Release Management.

  3. In the itg-ws-adapter.settings file, under <request-type level="2">, set the requestTypeName to the name of the PPM request type representing a PPM change, for example, ALM - Request for Change (RFC), and set the parentRequestTypeName to the value of the requestTypeName in step 2.

Back to top

Configure the JavaScript files

Configure the JavaScript files in Release Control for the integration with PPM.

Note: If PPM is (or will be) integrated with Universal CMDB as well, additional configuration steps may be required in Release Control before configuring the JavaScript.

Refer to documentation for Release Control and contact Release Control Support as necessary.

Back to top