CA Release Automation (Nolio) Plugin → Configuring Nolio REST Notifications
To receive notifications about task executions from Nolio for Run Process deployment tasks, you must configure REST notification properties in Nolio.
This configuration step is not necessary to complete a task, because the task execution is also polling. If the notification properties are configured, the task will be completed depending on which completes first, the polling interval or the notification. See Release Automation Actions Configuration Details.
To do this, update the REST integration properties file as follows:
Navigate to the <Nolio installation directory>\CA\ReleaseAutomationServer\conf directory.
If the text file rest.integration.properties does not exist, create it.
In the rest.integration.properties file, specify the target URL for the Release Control Nolio notification URL (notification endpoint) according to the specifications:
You must update the Nolio REST integration properties to specify a notification URL for detecting a status change in Nolio jobs.
http(s)://<RLCServer>/rlc/notification/nolio?instance-name=<Nolio_Instance_Name>&provider-uuid=<Execution Configuration UUID>&jobId=
where:
To find and copy the UUID, view the plugin configuration in Release Control Administration. See Release Control Administration Overview.
Copyright © 2012–2017 Serena Software, Inc. All rights reserved.