Skip to main content
Nintex Community Menu Bar
Solved

How to get a report of all delegation rules on a SharePoint site

  • July 14, 2022
  • 2 replies
  • 59 views

Hi all,

I'm looking for a way to get a report with all existing delegation rules on a SharePoint OnPremise site. Any help would be appreciated.

Many thanks in advance.

KMR

Best answer by SimonMuntz

Hi,

I am not aware of any report that will show you all current delegations.
I think the easiest thing to do would be to query the dbo.delegation table in the Nintex configuration database to retrieve this information.

2 replies

SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • Answer
  • July 14, 2022
Hi,

I am not aware of any report that will show you all current delegations.
I think the easiest thing to do would be to query the dbo.delegation table in the Nintex configuration database to retrieve this information.

  • Author
  • July 15, 2022
Hi Simon,
Thanks for your quick reply. I will check this option with our SharePoint Operations team.
Kind regards
KMR