Add dependency window
You can use the Add dependency window to create a dependency relationship.
Select the component that you want to create a relationship
for in the Discovered Components pane and then select the target component
from the Add dependencies window. The are two
types of relationship, provider or dependent relationship.
The Add dependencies window contains the following information:
- Provider
- Click Provider and select a target component from the list. The initial component selected in the Discovered Components pane is now a provider to the selected target component.
- Dependent
- Click Dependent and select a target component
from the list. The initial component selected in the Discovered Components
pane is now dependent on the selected target component. The following list shows the type of dependencies that you can have between components:
- AppServer -> AppServer
- AppServer -> AppServerCluster
- AppServer -> Service
- AppServer -> ComputerSystem
- ComputerSystem -> AppServer
- ComputerSystem -> AppServerCluster