Setting default editor for Cube datasource built from Elasticube manager
When a new Elasticube is created, the built cube gets built without any owner/editor.
How do we assign the default editor user/group once a Cube is successfully built from the desktop Elasticube manager ? (It is challenging for the admin to assign an editor group/user assignment everytime a new cube is built). Is there a better way ?
-
You could create a post-build plugin (https://developers.sisense.com/display/API2/ElastiCube+Plugins) that runs a script which runs an API call to:
POST /elasticubes/{server}/{elasticube}/permissions
Please sign in to leave a comment.
Comments
1 comment