- style
Creating Environments (Getting Started)
The next step is to configure FlexDeploy for the build and deploy environments across your topology. Let's start by creating a Build environment to execute the ADF and SOA Suite builds on, and another Development environment to deploy those builds to.
To view the list of environments defined within FlexDeploy, select Topology -> Environments from the menu.
Click the Create button to create the Build environment and enter the fields as shown below.
Click the Save button to save the changes and return to the list of FlexDeploy environments.
Repeat the steps above to create the Development environment, using the following fields.
Field Name | Value | Description |
---|---|---|
Environment Id | N/A | System generated identifier (read-only). |
Environment Code | DEV | Short name for the environment. |
Environment Name | Development | Long display name for the environment. |
Description | Development | A description of the environment. |
Active | Yes | Whether or not the environment is active in the system. Defaults to "Yes". |
Build Environment | No | Identifies whether the environment is used for builds. Defaults to "No". |
Sort Order | 2 | A sort index to control the order in which the environment is displayed within lists. |
Â
- style