Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
PBCS - Form by employee

I have setup a form where the employees introduce the data.
I want that every employee only can access your data and he don't view the data of others employees.
I don't want to create a form by employee (with peRmissions). I want to create an unique form. How can i setup it?
Best Answer
-
In workspace, inside your app page, there is a dimension section where you can set permissions, by user or groups, to the dimensions and/or its members.
Using the functionality you can solve your question
BR,
Answers
-
Is that not what security is all about
I wonder how many posts you can create today
-
In workspace, inside your app page, there is a dimension section where you can set permissions, by user or groups, to the dimensions and/or its members.
Using the functionality you can solve your question
BR,
-
Thanks for your answer.
I have done these septs:
1 I access to Empleado dimension (Employee dimension)
2 I select the member Mapi in Empleado dimension (Employee dimension) and I assign it permissions to user Mapi Pa.
3 I add permissions to Mapi Pa user at form.
I want that "Mapi Pa" user has access to form only with data when Empleado=Mapi and she doesn't see data of other employees.
Is it correct? Is the unique option or are there other setup options?
I thout that the system had one screen where I could to setup all permissions by user, instead of to access dimension by dimension because it's more hard.
-
The user will require access permissions to all the dimensions that have security enabled otherwise you will get the warning message that security has not been applied when opening the form.
You can load access permissions using LCM (migration) which you means you can place the security in a csv file and then upload and apply.
-
Thanks, I going to try with Migration option.