Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To provide values for Environment Instance scoped workflow or plugin properties, first select Topology -> Environment Instances from  from the menu, then select the Topology Overview section. Next locate the Properties for the Environment and Instance you wish to edit.
Image RemovedImage Added
Click on the "n of m" link to colored dot to go to the properties editor. Note that n indicates the number of properties which have been assigned values, and m indicates the number of required properties.Image Removed. Use the table below to see what each color means.

IconDescription

Image Added

Either no required properties are set, or there is no endpoint associated to the Environment/Instance.

Image Added

Some required properties are set, but other required properties have been left empty.

Image Added

All required properties are set and there is at least one endpoint associated to the Environment/Instance.


Image Added
Enter values for all required properties, and any optional properties as desired. Click Save to save any changes.

...

If you are looking for specific properties to edit, enter Filter (one or more word separated by space), hit Enter key or click Filter buttontype in the search bar, and hit the enter key. This will filter properties table as per Filter value the search terms entered. To reset, clear out Filter valuethe search bar, then hit Enter key or click Filter buttonthe enter key.


Property value can be entered as Literal value, see below. If T icon is displayed, you are entering Literal value. If f(x) icon is displayed, you are entering Groovy script. Groovy script can use variables like FD_PROJECT_NAME, FD_APPLICATION_NAME, FD_ENVIRONMENT_CODE, FD_INSTANCE_CODE. Groovy scripts are useful for property default values, for example WebLogic Application Name can have FD_PROJECT_NAME as  as Groovy script for Default value. 

Image RemovedImage Added