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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -