Skip to main content
Question

All IFS views

  • March 23, 2022
  • 1 reply
  • 168 views

Forum|alt.badge.img+9

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

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Superhero (Partner)
  • 514 replies
  • March 23, 2022

Hi @JamesW72 

 

By default Views have clause “with Read Only”.

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