cancel
Showing results for 
Search instead for 
Did you mean: 

Save Query/Workbook in special namespace

Former Member
0 Kudos

Hi,

we want to implement a special user concept, where a user can save a changed workbook on the cube only in a special namespace. Is this possible?

At the moment the user has the following rights:

He can execute transaction RRMX. For the authorization object S_GUI he can import and export.

He can view Info Cubes, ODS, Multiprovider etc in teh administrator workbench.

And for the authorizsation object S_RS_COMP he has the rights create, show, execute for the Types REP, STR, CKF, RKF and VAR.

What must I do, that a user can change the query, but he is only allowed to save the changed query in a special namespace, where he is allowed to save?

Thanks for the help!

Cheers,

Jessi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jessica

You can achieve this by creating a new role where the users are authorized to save into this role. In the role you could eventually create a folder to each user and set the Name (ID) in the authorizations to $USER which should only allow the user to see objects equal to his username - in this case the folder.

You can not do it with a namespace on the cube as workbooks are not saved within a certain infoprovider.

BR

Stefan

Answers (0)