cancel
Showing results for 
Search instead for 
Did you mean: 

How to get list of reports assigned to User or UserGroup?

Former Member
0 Kudos

Hi All,

I want the list of reports which is assigned to User or UserGroup.

For Ex:

User Name : Sam

UserGroup Name : ReportingGroup

I want the list of report assigned to sam or ReportingGroup?

How can i get it?

Please help.

Thanks in advance

Amol Mali

Accepted Solutions (0)

Answers (1)

Answers (1)

ted_ueda
Employee
Employee
0 Kudos

With respect to the Enterprise SDK, 'assigned' is an unclear term.

Would you be able to clarify?

Sincerely,

Ted Ueda

Former Member
0 Kudos

Hi Teda,

Thanks for the reply.

I mean to say that if you added a user or usergroup to report.

Then i want the that report information for the user/usergroup.

suppose a user is added to 10 different reports then i want the list of this report for this user.

I hope u now understand.

Please reply

Thanks in advance

Amol Mali

Former Member
0 Kudos

Hi,

I want the BO query by which i can get the list reports in which a user is added.

I know how to get using BO Ent SDK

for

ex: get report.securityinfo then get objectprincipal.

But i want hte query

Thanks in advance

Amol Mali

ted_ueda
Employee
Employee
0 Kudos

You can't query or filter for security info list directly via the query language.

Sincerely,

Ted Ueda