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:
On the Serena Release Automation server, navigate to the Serena Release Automation installation directory. For example:
C:\Program Files\Serena\Serena Release Automation\conf
Open the Serena Release Automation rest.integration.properties file.
If the file does not exist, create it.
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
Restart the Nolio Server and Nolio Agent services.