To provide values for Project-scoped workflow or plugin properties, first select Projects from the menu. Click on the project to edit. Click on the Configuration tab, and choose Properties on the left.
Enter values for all required properties, and any optional properties as desired. Click the Save button to save any changes.
If you are looking for specific properties to edit, enter text into the Filter box. To reset, clear out filter value.
Property values can be entered as Literal value, see below. If the icon is displayed, you are entering Literal value. If the icon is displayed, you are entering Groovy script. Groovy script can use variables like FD_PROJECT_NAME
, FD_FOLDER_NAME
, FD_ENVIRONMENT_CODE
, FD_TARGET_GROUP_CODE
. Groovy scripts are useful for property default values, for example WebLogic Application Name can have FD_PROJECT_NAME
as Groovy script for Default value.
Info |
---|
There are some properties defined with Default value, so if you empty value entered for it, it will revert to default value. |
Properties can be defined to have different value (overriding) on project properties tab for Environment, Target Group or Environment/Target Group combination.
Click the Override Property button.
Select the property you would like to override.
Select a specific Environment to override this property for.
Select a specific Target Group to override the property for.
Click the Override button to configure the newly overridden property.
See overridden value for specific Environment.
Any overridden property may be deleted by clicking on the icon located at the end of the row.