Hello,
We want to have control on role level access to screens. We want to avoid deployments and want to control role to screen access from backend.
We know Systems tables - User, Role, User_Role.
Which system table store Role to Screen mapping?
Best Regards,
Nitin
Hi Nitin,
Unfortunately this information is not in the metamodel, it is in the module itself so you cannot manipulate it as a database table.
See in this post more details about it.
Regards,
João
Thanks João!