You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cube creator uses two databases: one for the projects (env variables STORE_*_ENDPOINT), and another for shared dimensions and hierarchies (env variables MANAGED_DIMENSIONS_STORE_*_ENDPOINT).
The following table summarises the write permissions required by the two users, whose names are configured by the environment variables menton in first column
User
Database
Graph
STORE_ENDPOINTS_USERNAME
STORE_*
*
STORE_ENDPOINTS_USERNAME
MANAGED_DIMENSIONS_STORE_*
MANAGED_DIMENSIONS_GRAPH
MANAGED_DIMENSIONS_STORE_USERNAME
MANAGED_DIMENSIONS_STORE_*
Organisation profile graphs (see below)
The organisation profile graphs are configured in cube creator and can be retrieved by running a query on the cube creator database. They are required for publishing cubes.