Turn off caching for deployed reports

  • I know you can turn of the caching for the Report Desiger, but what about for the report server link / URL the end user hits?

    Our users have to hit "View Report" in order to do a fresh pull from the database.

    I know you can do this via the properties tab once the report is on the server (deployed), but can this be changed in a config file?

    Thanks!

  • I believe what you're looking for is :

    &rs:ClearSession=true

    HTH.

  • thanks for the reply Richard!

    So..is this for the rspreviewpolicy.config file?

     

  • No, this is the for the url. It basically tells the report to not used the cached version and to always get a fresh copy from the database. Are you using the URL method or web services?

    Richard.

  • ah...sweet!

    We're using the URL method!

    Thanks for the help!

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply