business objects - Same report, different databases -


i created reports on web intelligence accessing oracle database. now, other people want same reports. each 1 of them has different database (but oracle) same structure own data.

what have make same reports available all? reports same, connection or universe changes depending on user running it.

i don't want make copy of them each person, because change on 1 report has available everybody.

regards, antonio

if product sits on server, might able exclude database login , password, user has enter in separate login , password database have log into. perhaps dba sets each database user have read-only access tables.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -