Currently, available connections have to be defined in the config file at application startup.
We need to create an API endpoint allowing the client to create a new connection dynamically. This will involve sending up the mondrian schema as well as supplying all the properties on the connection (e.g., db connect info, etc.)
Currently, available connections have to be defined in the config file at application startup.
We need to create an API endpoint allowing the client to create a new connection dynamically. This will involve sending up the mondrian schema as well as supplying all the properties on the connection (e.g., db connect info, etc.)