I need to debug some classes using an end user profile (not developr) which cannot access to the AOT. What I need to do to add some breakpoints to some classes? Do I grant developer security keys to that user profile or what else?
Hi, as you said to access and modify classes you need to switch on Developer in Security, to be quick I would advise full access, but you could go through Development and switch on what you need; Compiler, Debugger etc etc etc…
Other option is just put the user in the Admin role temporarily then remove later when you are finished debugging and compiling…