Hi All,
Is there any OOTB option available to clearing delivery Cache by using RCRD? Currently we are clearing "Delivery Page cache" from Preview site and its clearing cache for entire page.
I am looking something like below:
http://cmspliv.com/portal/site/qu/menuitem.7ab0ece9300449aa890669d3924746a0/?vgnextoid=f85f5d99e9e85510VgnVCM1000002974640aRCRD
Thanks
Jay
Hi Jay,
There is a executable cache util jar (cacheFile.jar) that may be able to help you with your question. This util will identify what the location and cache file is for a single instance object and then you can go and delete it.
Works something like the below
C:\>java -cp cacheFile.jar cacheFilePlease enter Stage Name
VgnSampleSiteThanks for entering Stage NamePlease enter GUIDLsq00L000000000000000000000000000000RCRDKEY:: VgnSampleSite_Lsq00L000000000000000000000000000000RCRDC:\afc\3a8\affa828527039106c09191b4daae0d17.ser
Hope that helps.