I have searched in the forum but could not understand.
I have come across an issue, This is the first time I am coming across these terms in XI R2 migration. Can anyone help me understand ‘Universe Overload’ means?
Please give an example if you can, because I am using Import Wizard to convert reports from old environment to new XI environment.
Overloads are group / user specific changes that are applied above and beyond the SQL generated by the universe itself. Examples would be row restrictions (if I am part of group US, always add Country = ‘US’ to my SQL, table mapping (If I am part of group US, always substitute TableB instead of TableA), and connections (if I am part of group US, connect to database B instead of database A.
Prior to XI, these types of overloads were set up using the Supervisor tool. Beginning with XI the Designer tool is used to set up the overloads, but they are not part of the universe itself. By definition, the SQL changes are “overloaded” at query runtime.
Dwayne, So it means only one universe is exported to the repository, and conditions like ‘US’ is added in Supervisor Tool for a single user or a group. Is that correct ?
Moreover, depending on these conditions, the universe will generate the SQL query for the user or the group of users they belong to… right on which the conditions have been added?
As the security model is different from classic BO (5.1.6) to XI R2, how these universe/connection overload can be handled in R2 without migrating the security from classic. Please provide some pointers.
Our plan is to build the security in R2 from scratch, without importing the user/groups from classic BO.
All universe or connection overloads are now managed with the combination of Central Management Console (CMC) and Universe Designer. You set up users and groups in CMC, and then you apply the overloads within Designer. The Designer screens are very similar to those found in Supervisor in 6.x and earlier.
Right the only thing is that now overloads are oect centric. I mean you first need to create the overload and then give rights on them to groups/users.
Do you mean by this that overloads cannot be moved with the migration wizard? :? Because there is an option during the wizard steps specifically for the migration of overloads…
Hi like in the previous release by overloading the connection. Designer / Manage restrictions. You overload the connecton and then give right to this restriction to a group.
I too have same issue regarding restriction.
Scenario I: Restriction for Regional Heads- NEWS
Solution: Created 4 groups in CMC, and provided restriction from Universe.
Scenario II: Restriction by store level (250 stores)
Solution : Created DB table with BOUSER,Store name/No.
Scenario III: Now we have to create more reports from the same universe without any restriction for other users. For that the DB table should have 250 rows for every BOUSER.
The DB table is included in the context created for Scenario I/II. Is it possible to use another context for other report (Fact and Dimension same) excluding the DB table used for restriction.
Is there any better solution for the same?
PLease help
Thanks in Advance
Regards,
Sandeep