For example, a user management system, we deploy one middleware block for companyA and another one for CompanyB. Now, i want to have a web client block(vaddin generic UI), user could select to connect companyA instance or B instance.
Is there a simplest way to achieve this? like change cuba.connectionUrlList dynamically by code?