Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Page cache issue in Sitepublisher page
System
Hi Techies,
I am facing caching issue on .page file when trying to render content based on query string.
I have created xsl component (Do not cache option chosen) to parse the data from DCR using DCR datum and used [QUERY_STRING] to pull the URL query string. Based on query string value I am trying to pull content from DCR on conditional check.
When working in TeamSite preview mode I am able to get expected result. But as soon as I PLC the .page to Stage environment, this functionality breaks and only shows cached version of page irrespective of query string passed, i.e. once published the page and hitting url .page?id=20140314 it shows content as per requested and now when query string is changed to show different content like .page?id=20140211 then it continue to show data of id=20140314.
Please help to disable caching for this scenario, i thought urls are treated different when query parameters changes.
Env details
TS- 7.2.1
LS- 7.2.1
Server Windows IIS 6
Thanks
Manu G
Find more posts tagged with
Comments
There are no comments yet