cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Problems Caching

Former Member
0 Kudos

Has anyone here written a BSP app and had caching problems?

For example in this particualr app. a search is performed and you get the correct results back.

This works perfectly well 99.99% of the time.

Then intermittently maybe once every few weeks, a search is performed with different search criteria but the previous search results are displayed.

This only goes away after closing down all browser sessions and re-logging onto the BSP app.

I've put in all the no-cache meta tags to stop caching but this hasn't solved the problem.

The search results are passed from the search page to the results page using the navigation object passing the search ctriteria using Page Attributes.

Has anyone come across a similar problem ?

Any help/advice appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

rainer_liebisch
Contributor
0 Kudos

Hi David,

SAPKB62017 is really really old. Normally I hate such advice but in your case I can only suggest to update to at least SAPKB62035. So many things have changed since then.

Regards,

Rainer

Former Member
0 Kudos

Rainer,

Many thanks for your input.

I will speak to our BASIS team.

Regards

David

Former Member
0 Kudos

Did you happen to just upgrade to SP45?

We'd had similiar problems but only after the upgrade. We are waiting for a chance to test the SP45 on antoher machine to be sure though.

Former Member
0 Kudos

One thing I forgot to mention is that the BSP app we have written in on CRM 3.1 Support Pack 17 (SAPKB62017)

rainer_liebisch
Contributor
0 Kudos

Hi David,

check in the tabstrip item "Properties" of your pages that the settings for Browser and Server Cache are set to 0 sec.

Regards,

Rainer

Message was edited by: Rainer Liebisch

Former Member
0 Kudos

Rainer,

Browser and Server cache are set to 0.

Rgds

David