Skip to main content
5-Regular Member
May 15, 2023
Question

How to get Team Members and Role information from Container

  • May 15, 2023
  • 1 reply
  • 860 views

As per the original post

 

We also built a SQL query for this, but does anyone have this as a QML file to import?

1 reply

OliverDroop
15-Moonstone
May 22, 2023

Here is some starting point. It lists the roles and users assigned, Problem is for group2role assignments. Then you will need to loop through the groups to get down to the principal. Therefore you might need a custom class to report this correctly.