COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: huhumix on 14 May 2014 05:01:01 AM

Title: cannot see updated data in report studio unless i republish the package
Post by: huhumix on 14 May 2014 05:01:01 AM
Hi,

Wondering if anyone has a view on this >>> i cannot see the updated info in my Cognos report unless i  republish the package. I don;t do any update on the package joins/query subjects/items etc , so the metadata does not change...  so normally i should not be 'forced' to republish the package.

Any opinion on this is very welcomed :)

thanks!
Title: Re: cannot see updated data in report studio unless i republish the package
Post by: navissar on 14 May 2014 05:28:22 AM
In all likelihood this is a cache issue. If you update a DB row, and immediately re-run the report, it could be you won't see the new data because Cognos still has the cached results of the run in the process.
When you publish the package, you force Cognos to think something has changed and thus to re-run the query.
Any of the following will also result in re-running the query:
1. A change to report's parameters;or:
2. On CQM, killing the BiBus; or:
3. Setting the RS query to not cache.

Give it a go to verify.
Title: Re: cannot see updated data in report studio unless i republish the package
Post by: huhumix on 14 May 2014 05:42:16 AM
Many thanks :)

tried option 3 and it works .

I wish you an easy day!