Specifying the Serena Release Automation Server to Notify

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

To specify the Serena Release Automation server:

  1. On the Serena Release Automation server, navigate to the Serena Release Automation installation directory. For example:

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

  2. Open the Serena Release Automation 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>/rlm/servlet/nolionotification

    For example:   

    target.url=http://rlmhost:9095/rlm/servlet/nolionotification

  4. Restart the Nolio Server and Nolio Agent services.