Page 1 of 1

Ownership rights for Central application

Posted: Mon Jul 04, 2022 3:49 pm
by Andero
Hi everyone,

I'm currently developing a TM1 application for a client and they would like to use an application without having multiple users write at the same time.
I'm therefore creating a central application because I don't need any approval hierarchy, but I can't make the ownership work properly.

- All users belong to the same security group (CDG_Write)
- In cubeSecurity, the cube is set to WRITE for CDG_Write
- In CellSecurity, I'm defining READ/Write on the cells of the cube.
- In the TM1 application, CDG_Write permission is set to 'Own'

Giving the fact the cube is in write, when the user enters the application, he can already apply the changes without the need to take ownership, so there is no difference between edit or own permission.

Is there an additional security step that I'm missing?

Thank you in advance for your help

Andrea