BusinessObjects Administration – The less known Security Query
Dear All,
As part of regular BusinessObjects Administration activities, we always tend to use Security rights validation for set of users/User groups on periodic basis. Security Query is one of the out of box functionality which enables you to get the list of rights associated with the particular principal on top of a specific BI content. Let us see how security query works.
Security Query menu in CMC
Security Query creation
Security Query wizard
There are 3 different entries that need to be filled for Security query execution.
1. Query principal -> The User/Usergroup
2. Query permission (Optional) – Set of specific rights/all in the list
All
Set of rights
3. Query Context – Folder on which rights need to be investigated.
The Final Security query will be
Click on OK and the generated security Query results. Selected BI content with in your Query context will be shown as below
If required you can always export your query results in a flat file and perform your validations
Security Query execution history
Exporting Security query to .csv format
Finally the exported Security query results in a flat file.
Hope the blog is interesting!! Thanks for reading. In my next blog am going to talk about Relationship Queries. Stay tuned.
Interesting blog!!!
Hi,
Is there is a way to get this query execution automated by schedule with excel format.
Actually we have certain applications which needs to be done auditing on every two weeks.
So Auditor wants the information in excel report for every two weeks.
And format is like
User Name, Member of (group Name), Group security, Folder Name , Folder security.
I know we can get user name, group name etc with either Query builder or with some Macros. But i dont find any option to fetch relevant security information in the same report.
As of now we are doing this manually which is really time consuming one. If you have any good idea or experience please share with me.
We are using BO4.0 SP5.
Hi Satheesh, Have you got any chance to check this utility.
http://www.forumtopics.com/busobj/viewtopic.php?t=170766&start=0&postdays=0&postorder=asc
Try to deploy this as a program object and schedule this as on when it is required. Now you should be able to achieve what you are looking for.
Hi ,
Is this information still not available in BO auditing universe ? We want to get user list in a webi report who have access to dashboards , reports and seems like the only way is through CMC - Query results?
Regards,
Rahul
Hi Manikandan Elumalai,
I am trying to use "Query Results" menu in CMC console. We have deployed all BO web applications on JBOSS. We are able to access all menu's present in CMC console page with out any issues except "Query Results" menu.When ever I click on Query Results menu I am ending up with the below issue displayed on the CMC console page:
JBWEB000065: HTTP Status 500 - javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/xml/serializer/TreeWalker
JBWEB000309: type JBWEB000067: Status report
JBWEB000068: message javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/xml/serializer/TreeWalker
JBWEB000069: description JBWEB000145: The server encountered an internal error that prevented it from fulfilling this request.
JBoss Web/7.5.7.Final-redhat-1
We are using JBOSS EAP6.4 and using jboss 7 configuration file for generating war files.
Do you know any idea about this issue?
Thanks
Uday