I am looking through Dynamic Cube Creation and was wondering - is there a way to get a cube created post Cube process startup?
In this use case, we have multiple schemas being created on the fly as users navigate through a front end app, and, will need to have some cubes created when those schemas are created. Initially, the search began for a Cube endpoint to allow the creation of cubes, but, it doesn't seem to be out there.
I have seen this question: How to dynamically generate schema for cube.js?, but, I don't see how it could work for the above use case, and, in the selected answer, there is a mention of a tenant-by-tenant basis, which, we are not in need of.