Deployment Automation Plugin → Deployment Automation Plugin Configuration Overview → Component Version Items Configuration Details
The Component Version Items configuration provides functionality for Deployment Automation deployment units, where deployment units are component versions.
Field Descriptions
The field descriptions are included in the UI. While creating or editing a base or configuration, point to a field name to view its description.
A few fields that may need additional explanation are described in the following table.
Field | Description | Example Values |
---|---|---|
DA Server URL |
URL for the
DA
server.
If using DA 6.1.3 or earlier, use: http://<DA_SERVERNAME>:8080/serena_ra |
http://<DA_SERVERNAME>:8080/da |
DA Application Request Process link |
Used to open the page in the
DA
web client when the component version or snapshot link is clicked in a view.
If using DA 6.1.3 or earlier, use: /serena_ra/#applicationProcessRequest/ |
/da/#applicationProcessRequest/ |
DA Post deploy URL |
The URL that points to the location in the Release Control installation where the DA notification service is running | http://<RLC_SERVERNAME>:8085/rlc/rest/deploy/autoprocess/notification/SDA/ |
DA Post deploy message variables |
The variables passed along with the notification to the recipient | ${p:request.id}:${p:finalStatus} |
Use Single Sign-On (SSO) |
Select this to allow the provider service to
log in to the
DA
system using the authentication token of the user.
If you select this, ensure that SSO is enabled for DA as documented in "Configuring Tomcat for SSO" in the Deployment Automation Integration Guide. Note: If
Use Single Sign-On (SSO) is selected,
when
DA
is accessed the first time from
Release Control,
if it doesn't exist, the corresponding user is automatically created in
DA
in the
Single Sign On Authentication Realm. Before accessing
DA
through
SSO,
either ensure that you have set the
DA
security options to give adequate default permissions to new users, or manually
create the users and assign them to the appropriate group in
DA.
|
|
Application Filter | A comma-separated list of partial names used to filter application names. The text is matched anywhere in the name. For example, DB returns Sample DB and DBUpgrader applications. | |
Use Custom URL |
Select to allow a custom URL for the
component version; if this is not selected, when users click on the component
version hyperlink in the Deployment Units list, the version page will not
display in
DA.
This is used in conjunction with the following field. |
true |
Component Version URL Template |
If the Use Custom URL field is selected, this template is used to generate the hyperlink to view the component version artifacts in DA. | app#version/%COMPONENT_ID% |
Copyright © 2012–2017 Serena Software, Inc. All rights reserved.