How to configure OOTB Rational Insight reports to point to a project other than the default Smarter Planet
I was hoping somebody could assist me in trying to configure the OOTB Rational Insight reports to run against a project (in CLM) other than the default smarter planet project that the reports seem to be coded against. Is there some way of editing this?
I have already followed the link below to successfully configure Insight to generate reports from CLM:
http://www.ibm.com/developerworks/rational/library/configure-rational-insight-reports-clm/index.html
Any help would be much appreciated.
3 answers
The Smarter Planet project isn't referenced by the OOTB reports, its the data in the SAMPLE DW that Insight provides. SAMPLEDW is a populated data warehouse containing artificially generated sample data to enable you to run reports immediately, before you've collected enough real data in your data warehouse.
The Cognos Data Source (RIDW) is set to reference the SAMPLEDW database, so your reports are pulling data from there. You need to change the Cognos Data Source to point to your real data warehouse database. This will cause SQL queries from the report to be directed to that warehouse rather then SAMPLEDW. You can change the Data Source in Cognos Administration.
To see how to change the Data Source setting, view this video http://www.youtube.com/watch?v=jjYGlcE2fa4
Mike Fox
Comments
Can you open your <insight>/cognos/configuration/jazzns_config.xml file and see if it includes any <user> or <group> tag? If it does, a specific Jazz user, mostly likely the report server administrator, or group may have been assigned the Cognos System Administrators role.