How to configure Connection Section Pattern ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 08:00 PM
Scenario: There are two applications named Paris and Rome. We need to create service maps for both of them individually. These two applications are using one common CI i.e Zookeeper (IP: 10.21.80.12) but the next layer is different for both of them:
For Paris the connection should be from Zookeeper (IP: 10.21.80.12) to JBoss server (IP: 10.21.50.6)
But for Rome the connection should be from Zookeeper (IP: 10.21.80.12) to Oracle Database (IP: 10.22.10.4)
Problem: The Zookeeper (IP: 10.21.80.12) is making connection to both JBoss server (IP: 10.21.50.6) and Oracle Database (IP: 10.22.10.4) in both the service maps (Paris and Rome).
Question: How to configure the Connection Section Pattern in such a way that the Precondition checks which application (Paris or Rome) it is and make connections accordingly.
Note: Please try to provide solutions without need of any manual connection.
- Labels:
-
Multiple Versions
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 09:21 PM
How are you Controlling Users Application Login control to Rome Or Paris?
As a user if i simply hit ur common zookeeper IP - How and what parameter decides my connection will go to Paris or Rome?
Regards
RP