You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
SAP BusinessObjects Dashboards 4 Cookbook
Categories
- Business Objects (14)
- Best Practices (5)
- Fusion Charts (5)
- Main (11)
- SQL Server (1)
- SSIS (1)
- Uncategorized (2)
- Universe Design (3)
- Web Intelligence (6)
- Xcelsius (29)
- Design Practices (5)
- Excel (4)
- Tips and Tricks (11)
- Workarounds (6)
Archives
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- April 2011
- March 2011
- February 2011
- December 2010
- November 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- August 2009
- April 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
Tag Cloud
best practices
bonavista
bulletgraph
Business Objects
Business Objects Dashboards
charting package
conditional formatting
content management
Cookbook
datatable
dianne sawyer
dom
Dynamic Color Binding
Excel
expand
fannie mae
fix
fred carter
frederick carter
Fusion Charts
grid component
imt slider
inovista
java
Java Wrapper
microcharts
opendoc
pathway technologies
Publication
ripoff
SAP BusinessObjects Dashboards
scam
scorecard
sorting
sparkline
spreadsheet table
table
tree grid
universe
User Access
User Management
Web Intelligence
wrapper
Xcelsius
Xcelsius 2008



Understanding Business Objects Access Levels
Understanding the Business Objects security model will enable you to map out a content management strategy for your organization. Visit my previous post at http://davidlai101.com/blog/2008/11/06/content-management-planning-in-business/ after understanding user access levels and inheritance to setup your content. In this article we’ll go through the Business Objects Enterprise Access Levels.
There are 2 ways of assigning access in Business Objects Enterprise
Predefined Access Levels
Predefined access levels are a collection of individual rights that have been set up in the Business Objects Enterprise system to provide common user access requirements.
Advanced rights
By going into the advanced rights, you may totally customize the type of access a user has on an object.
It is simplest to use predefined access levels, as we don’t have to manually configure every single right.
Below is a table of Predefined access levels
At object level, the user can view the object, history of the object, and all generated instances of the object.
The user cannot schedule or refresh the report, however by default; the user can edit the report and save to a personal folder to refresh there. You can deny users from copying the object by going to advanced and denying “Copy Objects to another folder”
Security Hierarchy
The security levels flow in the following manner:
Global Security
The default security set for the entire system. For example when a new folder is added, its default rights come from the global level.
If there are any access levels that are common for the entire system, you should set them at the global level.
Global level rights can be set at the settings management area of the Central Management Console
Folder-level security
Folder level security allows you to set access-level rights for a folder and objects contained within that folder. Subfolders will inherit the security of their parent folders.
Folder level security can be set by going to the “Folders” page of the CMC, then selecting a folder, and then clicking on the Rights tab.
Object Level security
Object level security is the access-level rights set at the object level.
Folders and Categories
It is important to understand the differences between folders and categories. Both provide a way of organizing documents and BI content. Folders provide the physical storage location of a file as well as navigation to content. Categories provide navigation only. Folders are required whereas categories are optional. Thus when using a combination of both, it is recommended that categories are used for navigation only and permissions be set at the folder level.
When you create a new folder, two sets of permissions are automatically assigned:
Since the “Everyone” group is assigned the default access level of Schedule when a folder is first created, all users are able to view, open and schedule any reports saved in the new folder. For many companies, this type of access level may not be acceptable, so the best practice is to make sure “No Access” is set for the “Everyone” group when creating a new folder. If you want to give more permission, you can tweak it later on.