We currently set up a server landscape where DEV, QA and PROD are not only on different servers, but do not share any database either. This results in the tenant configuration replicated in three different databases and a MgW running on each server, each handling the same tenant but different Domain.
It would be very convenient to combine those three MgW into a single ControlCenter application to handle them. It is easy to create three different MgW connections, but adding them to CC as new tenant-connection results in a boring "Name already in use".
Well, I know. It's the tenant-name. It HAS to be the same. So what's the problem and how to solve this?