Skip to main content

Is anybody aware of an easy way to grant ‘read only’ access to all IFS views to a permission set?

Hi @JamesW72 

 

By default Views have clause “with Read Only”.

Just use Security_SYS.Grant_View(‘viewName’, ‘permissinSet’) in loop over all views.