I was trying to use the default activity universe that comes with BOXI3.1 installation. I have auditing set-up and enabled and i am able to work with the default reports that have been provided.
My biggest concern is that the Activity universe fails basic integrity checks in the Designer . I see some errors w.r.t some of the calculated measures etc.
Has any one faced similar issues? Did you have to modify the universe?
I faced similar issues with the activity univers after a brand new installation… I contacted the bo tech support, they provided me a new universe which worked well.
Are you sure that you loaded the correct DB version Activity universe for your installation, i.e. it should be the same DB platform as your Audit tables.
Give us an example of the failed components when running an integrity check…
thanks for the replies. I use the universe for SQL Server 2005.
This is how i have fixed this
A few measures failed integrity checks… had to add a distinct to their select to fix.
All joins do not have the correct cardinality specified…this is where most of the errors were found. I have used a combination of auto-detect and schema definition to assign these.
So, at this point the universe looks good. However it definitely cannot be used out of the box.