Management → Managing Applications → Application Environments → Adding Application Environment Properties
You can define environment properties at the application environment level. The application environment properties are specific to the application's use of an environment. Environment properties added at this level appear under the application environment's Properties tab, and not under the environment's Properties tab, because they are set for this application only.
Environment property values for same-named properties are resolved at the most specific level. An environment property value set at the application level overrides one with the same name set directly on the environment property level. An environment property value set at the component level overrides any with the same name set directly on the environment property level or on the application environment level.
If component environment properties have been added for a component mapped to the environment and you want to set those values, see Setting Component Environment Property Values.
To create application environment properties:
Field | Description |
---|---|
Name | Property name |
Description | Property description |
Secure | Select this if the property should be secure.
Secure properties are stored encrypted and displayed obscured in the Deployment Automation user interface. |
Value | Value for the property that will be used by steps in a process |
For example, if you had properties host and port, you would enter them as follows:
host=myServer
port=8080
The following restrictions apply to batch edit:
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.