CA Release Automation Base Configuration Details

Add a base configuration to define shared properties for a set of CA Release Automation item and action configurations.

Field Descriptions

The field descriptions are included in the UI. While creating or editing a configuration, point to a field name to view its description.

The base configuration fields are described in the following table.

Field Description Example Values

Nolio URL

URL for the CA Release Automation server http://nolioserver:8080/datamanagement/

OpenApiService URL Node

This points to the CA Release Automation Web services, relative to the path in Nolio URL. /ws/OpenAPIService

Rest URL Node

This points to the CA Release Automation Rest services, relative to the path in Nolio URL. /a/api/V4

Nolio URL Process Execution Overview Node

This points to the Release Automation process execution overview UI, relative to the path in Nolio URL. This is used as a link in tasks to view the CA Release Automation page where the executions are running. /#/main/studio/process_execution/ applications/@appId/process_tags/ ENV@envId_PROC_TAG@tagId
Nolio URL Deployment Execution Overview Node This points to the CA Release Automation deployment execution overview UI, relative to the path in Nolio URL. This is used as a link in tasks to view the CA Release Automation page where the executions are running. /#/main/deployments@DeploymentRunId? selection=current
Version The version of CA Release Automation REST services, which is used to determine the fields available V4
Application Filter A comma-separated list of CA Release Automation applications by which to filter the CA Release Automation processes
Project Filter A comma-separated list of CA Release Automation projects by which to filter the CA Release Automation processes
Environment Filter A comma-separated list of CA Release Automation environments by which to filter the CA Release Automation processes
Instance Name Release Control uses the instance name with the notification URL to get the correct notifications. See Configuring CA Release Automation REST Notifications.
Connection Timeout The number of seconds the HTTP client will wait for data response from the CA Release Automation server
Job Polling Interval Tells the job polling system at what intervals to check the deployment status, in seconds. The default polling interval for newly-added configurations is 60 seconds and allowed values are between 10 and 3600 seconds. If a polling value is not specified, polling is disabled. 600
Job Polling Timeout Tells the job polling system the amount of time at which it should stop checking for deployment execution status. The default value if blank is 600 seconds.
Job State Success The CA Release Automation job state that indicates success FLOW_FINISHED,SUCCEEDED
Job State Paused The CA Release Automation job state that indicates a pause in execution FLOW_FAILED_PAUSED, BLOCKED
Job States Failure List of CA Release Automation job states that indicate failure, delimited by commas. CREATION_FAILED, FILES_DISTRIBUTION_FAILED, FILES_PROPAGATION_FAILED, PRE_FAILED, FLOW_STOPPED, FAILED
Deployment Stages Specify the deployment stages to be executed after deployment is created. If no deployment stage is selected by the user in a Create and Run a Deployment Plan task, all the stages specified here are executed. Initialization, Validation, Deployment, Post-Deployment
Nolio Default Job Name Prefix A default prefix to add to the name of CA Release Automation jobs initiated using this plugin configuration; this can be overridden by entering a job prefix in the task configuration RLC

Related Topics

Adding Base Configurations

Release Control Administration Overview