Hi,
We have an application made up of a suite of databases. Our clients each use their own instance of the system, which inherits (mostly) from a central template.
I’d like to add an embedded view from database A into database B, but I need to add this in the template, and refresh the design down to the instance applications without having to manually alter the database design to select the database for each one - that’s a maintenance nightmare.
The databases are all “linked” together using system documents which store paths and replica ID’s, so if I can reference this information somewhere it would great. If there’s anyway to specify the target database by formula, that’d be great, but I can’t find it.
TIA
Kiers