Versions Compared

Key

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

The Topology Overview displays the association between one environment and one instance. An Environment Instance pair Each pair is created by either associating an Instance to an Environment on the Edit/Create Environment Wizard, or associating an Environment to an Instance on the Edit/Create Instance Wizard. Endpoints and properties values are mapped to those Environment Instance pairs.

Each Instance likely has a development environment, a production environment, and at least one testing environment. The association of Environments to Instances defines a matrix. Endpoint association and properties are defined at each intersection.

This table depicts four Environments identified as by rows, and two Instances which are identified as by columns. Each Environment Instance combination intersection defines which Endpoint(s) host the Instance for that Environment, and the Environment-specific properties which are required to communicate to the underlying technology. Note that the SOA2 Instance in the DEV and SIT Environments do not have any Endpoints or configuration properties defined because SOA2 is not associated with those Environments.


SOA1

SOA2

DEV

Endpoint(s)

Properties

N/A

SIT

Endpoint (s)

Properties

Endpoint (s )

Properties

UAT

Endpoint (s)

Properties

N/A

PROD

Endpoint (s)

Properties

Endpoint (s)

Properties

...

Every circle on the screen represents an Environment and Instance assocation. The configuration of these pairings can be viewed and edited by clicking the circle.

<<Image of the Topology page on the Overview Tab>>Image Added


Updating Environment Instance Properties

Each Environment Instance pair has a Properties tab which summarizes the required properties that are associated to it. The circle on the Topology Overview will not become green if all of the required properties are not set (as well as an endpoint is assigned).

<<Image of Properties tab in new screens>>
Image Removed

Image Added


The properties are linked to the Environment Instance intersection because workflows or plugin operations associated to the Instance have Environment-Instance-scoped properties defined. These Environment-Instance-scoped properties must have values defined for every Environment to which that Instance is mapped. This provides, for example, the ability to define unique Weblogic Admin Server host and port for each Environment Instance.

...

Associating Endpoints to an Environment Instance Pair

...

The different colors of the circles indicates the level of completion of the configuration, see the table below for what each color indicates.

Icon
Description

Image Added

All required properties are unset, or there is no endpoint associated to the Environment Instance pair.

Image Added

Some required properties are set, but other required properties have been left empty. At least one endpoint is associated to the Environment Instance pair.

...

Image Added

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


Each intersection has an Endpoints tab, which displays the different Endpoints that are associated to it. 
<<Same image in new screens>>
Image RemovedImage Added


To associate an Endpoint to an Environment Instance association, click and drag one or more Endpoints from the right over to the main pane. The list of available Endpoints on the right can be filtered by entering all or part of the name or port into the Search field and the list will be automatically filtered. By default, only Endpoints which are active are available for association.

Once an Endpoint has been shuttled to Selected Endpoints, optional Resource Types can be assigned. The Resource Types indicates what type of resources the Endpoint contains, which helps in determining which Endpoints should be selected to perform particular plugin executions. For example, the Weblogic plugin has Resource Types of WLS Admin Server, WLS Managed Server, and WLS Node Manager. Selecting the Resource Type(s) for each Endpoint tells FlexDeploy a little bit more about the Topology and enables it to direct work appropriately (e.g. to the Weblogic Admin Server vs. one of its Managed Servers).

...