Is anybody aware of an easy way to grant ‘read only’ access to all IFS views to a permission set?
Page 1 / 1
Hi
By default Views have clause “with Read Only”.
Just use Security_SYS.Grant_View(‘viewName’, ‘permissinSet’) in loop over all views.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.