CMS
Clear the bloody cache in Open Text WSMS

or
Clear cache in Open Text Web Solutions Management Server RedDot CMS
Hello dear Web Solutions Management Server from Open Text! Again (I know I did it earlier) you and your bunch of sometimes aggressively non-working horde (let’s call them: PageGUID, Pagebuilder, RedDotTemp, PreExecute, …) have been defeated.
I found a way to delete the cache for a single page and I don’t dare to share this wisdom of mine… Especially because Fred, my RedDot-Jedi-in-Law was asking for this.
I had the solution linked above earlier for this, but it seems like this is not working properly with the newest version 10 of the Open Text Content Managemens Server or was it Web Solutions Management Server? I can’t remember… Anyway. Here you go, take this!!
RQL (RedDot Query Language) Code to delete the cache of a single page.
string strXmlData = "";
strXmlData += "";
strXmlData += "";
strXmlData += "";
strXmlData += "";
strXmlData += "";
strXmlData += "";
This is C#. Feel free to copy paste, improve or correct this snippet.
Related posts:
- Clear OpenText Web Site Management CMS Cache
- RedDot CMS API – or – RQL in a nutshell – Part 2
- RQL development with OpenText Web Site Management Server 11
- Workaround – Placing red dots inside of OpenText CMS Render Tags
About the author:
Markus Giesen is a Solutions Architect and RedDot CMS Consultant, formerly based in Germany. Travelling around the world to find and offer solutions for a better world (in a very web based meaning). He just found a way to do this as part of a Melbourne based online consultant house. On this blog Markus shares his personal (not his employers) thoughts and opinions on CMS and web development. In his spare time you will find him reading, snowboarding or travelling. Also, you should
follow him on Twitter!
[...] Dear english friends – please go this way to get this article in English. [...]