}ElementSecurity_Customer
I granted the corresponding right to the client Sales1 .
So that Sales1 can view and edit the Cube. [Attached screen shot]
I can manually update the cube with READ , WRITE ,ADMIN ,LOCK...etc
However , if i create a proccess to cellPuts the value , the following error exist
Code: Select all
CellPutS ('READ','}ElementSecurity_Customer','Others_228','Sales1');
Did anyone try this before ?