by issuing below query i got SI_ID’s
select * from ci_appobjects where SI_KIND = ‘Universe’
by issuing this query i got universe using reports
select SI_KIND,SI_NAME,SI_COMMENTS,SI_FCDP_SOURCENAME from ci_infoobjects where SI_ID in
(7627,5414,…)
but obviously i got half result (which i am looking for) but its not complete
even output also not good
how can i get Folder information i mean report exist in which folder by one universe
i would any other ways except Query Builder
no with Audit reports
how is this idea
i will have a report with prompt Enter Universe name : user enter s existed universe name then it will show all of reports based on the given universe