Hello Everyone,
We are preparing to upgrade to Business Object XI and are in "clean-up" mode. I am needing to produce a Crystal Report that lists all reports that are published and what folder they are under. The closest thing I have found to getting the results I want is the use of the Query Builder.
I can type in SELECT * FROM CI_INFOOBJECTS WHERE SI_PROGID = 'CrystalEnterprise.Report') and it will give me details of each report, BUT it lists on the parent folder ID, not the name. I have not been able to find a link to any other table where the folder NAME appears. Can anyone offer any assistance? Thanks so much!
We are preparing to upgrade to Business Object XI and are in "clean-up" mode. I am needing to produce a Crystal Report that lists all reports that are published and what folder they are under. The closest thing I have found to getting the results I want is the use of the Query Builder.
I can type in SELECT * FROM CI_INFOOBJECTS WHERE SI_PROGID = 'CrystalEnterprise.Report') and it will give me details of each report, BUT it lists on the parent folder ID, not the name. I have not been able to find a link to any other table where the folder NAME appears. Can anyone offer any assistance? Thanks so much!