Limiting Access in Caché
I want to grant access to view the Error Trap in System Management Portal to certain admins, without giving them access to anything that would alter Caché behavior, such as users or database sizes. I was looking for a granular Resource that would do this, but haven't been able to find what I'm looking for.
Secondly, I granted %Developer role to my developers, but they don't appear to be able to use custom menus in Cache Studio until I grant them %All. Is there a granular Resource that I could use to add to a custom Role and grant to them that would allow custom menus in Cache Studio?
Product version: Caché 2017.1
$ZV: Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2017.1.3 (Build 317_0_18571)
Do you mean Application Error Log?
Yes, Application Erro Log is what SMP calls the error trap.
Hi David,
%Operator / the %Admin_Operate resource only give access to the system operation pages so that might be what you want to start with. From there, you can use custom resources to restrict individual pages.
No idea about custom menus!