CA Release Automation (Nolio) Plugin → Configuring CA Release Automation REST Notifications
To receive notifications about task executions from CA Release Automation for Run Process deployment tasks, you must configure REST notification properties in CA Release Automation.
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 CA Release Automation Actions Configuration Details.
To do this, update the REST integration properties file as follows:
Navigate to the <CA RA 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 CA Release Automation notification URL (notification endpoint) according to the specifications:
You must update the CA Release Automation REST integration properties to specify a notification URL for detecting a status change in CA Release Automation jobs.
http(s)://<RLCServer>/rlc/notification/nolio?instance-name=<CARA_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–2020 Micro Focus or one of its affiliates. All rights reserved.