I have an app which follows the model of using a separate Business Space for each tenant with 20 tenants so far. When rolling out an update we import the BSV file to each Business Space.
Does anyone have any tricks to check all Business Spaces are running the same version of the app? Currently we need to log into each individually which is a bit error prone. The back-end DB is SQL Server so happy to query directly if needed.
A way to automate deployment to all of the Business Spaces would be a bonus.
We’re using AwareIM v8.7.