Configuring Communication on the Release Automation (Nolio) Server

So that Serena Release Manager can get the information from Serena Release Automation, powered by Nolio, you must configure the communication on the Release Automation (Nolio) server.

For Release Automation (Nolio), configure the files as follows:

Specifying the Release Automation (Nolio) Server to Notify

You must update the rest.integration.properties file to tell Release Automation (Nolio) what server to notify when an event occurs.

To specify the Release Automation (Nolio) server:

  1. On the Release Automation (Nolio) server, navigate to the Release Automation (Nolio) installation directory. For example:

    C:\Program Files\Serena\Serena Release Automation\conf

  2. Open the Release Automation (Nolio) rest.integration.properties file.

    If the file does not exist, create it.

  3. Set the target.url variable to point to the AFS NolioNotification servlet as follows:

    target.url=http://<AFS_server>:<tomcat_port>/alm/servlet/NolioNotification

    For example:

    target.url=http://almhost:8080/alm/servlet/NolioNotification

  4. Restart the Nolio Server and Nolio Agent services.

IMPORTANT! Make sure to use the exact case given in Step 3 for the NolioNotification servlet.

Telling Release Automation (Nolio) Which Event Notifications to Send

You must update the Release Automation (Nolio) environment notifications for each application to tell Release Automation (Nolio) the events about which to notify Serena Release Manager.

Release Automation (Nolio) is shown in the following figure.

rlm_nolio_cfg_steps.png

To configure Release Automation (Nolio) environment notification:

  1. From Serena Release Automation, powered by Nolio, for each application, select the application.

  2. For each environment, select the environment.

  3. Expand the Activity Information section.

  4. Select the Notifications tab.

  5. Click the Add or modify notification settings button.

    The Edit Environment Notification dialog box appears.

    rlm_nolio_task_notifs.png
  6. Select the States to notify about as shown in the preceding figure.

  7. Click Save.