Announcement

Migration of this forum

Dear users of this forum,

we are pleased to inform you that we will be updating the software behind this forum in the near future.

Existing posts, users and categories will remain untouched.

Important:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

Liebe Nutzer dieses Forums,

wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.

Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!

Wichtig:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2017-05-07 01:07:10

mark
Member
Registered: 2017-05-03

caching behavior / parameters

Hello All


If I understood correctly, ReportServer out of the box behavior is to regenerate reports / dashboard elements every time a new session is opened and then cache them just for that specific session.
Once the that session is closed the cached data is gone and it will be regenerated if a new session is opened

As my data is very static, it changes just once a year, I would like to be able to permanently cache any report/dashboard element, after being generated the first time, for every user and every session so that are not regenerated every time

Is there a way to configure ReportServer to permanently cache elements for every session and user once the element has been generated?

If not possible, do you know by any chance if a middleware like ehcache or similar could be used?

Thanks heaps!

Mark

Offline

#2 2017-05-09 10:44:54

jalbrecht
Administrator
Registered: 2016-10-21

Re: caching behavior / parameters

Hi Mark,

reportserver does not provide a caching mechanism so far. Thus said, if you have a use case that requires caching executed reports there is some other functions that Reportserver offers:

- Schedule the report and mail it to the recipients. This way you control execution time, execute the rpeort once and for all, and send the report for every recipient.
- Schedule the report and store it in the teamspace of the receiving team. This way all team members can see and open the executed and stored report.
- use the underlying RDBMS to store the report data for fast execution by preparing the data well and storing it in memory (if possible)

Hope that helps to clarify the issue

jan

Offline

Board footer

Powered by FluxBB