Hi, I was reading about cube visibility in the manual, and I want to understand what happens if I run a procedure that uses a cube I don’t have access to. Will the procedure stop at that step? or jump to the next step? How i can notice this?
Hi Andrea, if a user runs a procedure which references a cube to which they don't have the required access I believe they'll get an error stating something to that effect. I know that if they open a screen with a layout which uses a cube they don't have permission to see, that block will simply not be included when the layout is run, I believe a procedure would handle it similarly, from their point of view that cube simply doesn't exist.