BO SDK Query to find all folders that a user has access to

Hi Experts

Please help me on BO SDK Query to “find all folders that a user has access in a single query”.
I am tried trial & error using PARENTS & CHILDREN. nothing worked

Please advice

Thanks!
Prasath


xcelinc (BOB member since 2010-03-18)

Why don’t you try the security viewer?

In 3.1 there’s the Security Query. You can pick a user, select to only show results that the user has “view” right to. Then just choose “all folders”


Bolandb (BOB member since 2010-06-08)

we have external application requires this information to process the security.
or else is it possible to get a SDK query, which shows for each InfoView Folder, list out the users access to the folder.?

Please advice

Thanks!
Prasath


xcelinc (BOB member since 2010-03-18)

You can use the SDK to get folder accesses, use principals to know which user/ group have access to the folder and report them to the database.
If you don’t want to develop we you can use CMS Sync option of Enterprise Manager that will replicate the CMS structure to a database
http://www.ebiexperts.com/news/index.php?id=7ed33736c9d1bfe85276cbe531311115


jp.golay :switzerland: (BOB member since 2002-06-17)