I run this query and
select * from ci_infoobjects where si_name ='myreport'
and SI_DSL_UNIVERSE and SI_UNIVERSE both equal to zero.
but my report belong a
MYUNV.unx
why I cant see it?
thanks in advance
eym (BOB member since 2013-05-13)
I run this query and
select * from ci_infoobjects where si_name ='myreport'
and SI_DSL_UNIVERSE and SI_UNIVERSE both equal to zero.
but my report belong a
MYUNV.unx
why I cant see it?
thanks in advance
eym (BOB member since 2013-05-13)
Sometimes a WebI report’s InfoObject can be come dis-associated from its universe. This commonly happens when a report is migrated to another environment. You might be able to re-associate it simply by opening and saving the report.
joepeters (BOB member since 2002-08-29)