Hi,Thanks a lot for your reply. I tried out few things with "Apache Sling Logging Logger configuration", but looks like I am not doing it correctly.1] But I am not getting as to how the below is to be done"create a configuration for: PID com.day.cq.wcm.core.impl.VersionManagerImp".2] Also, what exac...
Hi All,In https://docs.adobe.com/docs/en/cq/5-6-1/deploying/version_purging.html#Version Manager it says"In addition to explicit purging by means of the purge tool, the Version Manager can be configured to purge old versions when new versions are created."Can you please let me know as to how, this c...
Hi, Not quite sure if this helps, but just pasting it across[it looks like probably there are other two methods available].There are three methods to access content in AEM WCM:Via the properties object introduced in global.jsp:The properties object is an instance of a ValueMap (see Sling API) and co...
Hi All,I read the below :Within Sling, scripts cannot be called directly as this would break the strict concept of a REST server; you would mix resources and representations.If you call the representation (the script) directly you hide the resource inside your script, so the framework (Sling) no lon...
Hi All,I came across a line which said "The datastore GC can be made to run faster by loading the index*.tar file into memory, reducing the number of “junk” nodes, and running the datastore GC without delay."But could not understand what exactly it means. Any thought on this will be helpful.
Hi,Thanks a lot for the detailed explanation.Also, can you please let me know about .- mod_expiry- If there are any other such parameters and a brief explanation/reference to them.
Hi,Thank you for your reply.I am not getting as to why URL Re-write module is installed and configured [lets say on IIS]. What exactly is the purpose of it.
Hi All,We make use of windows environment. However, I am trying to understand what exactly is - httpd.conf-Rewrite rules-mod_expiryw.r.t the above. Any detailed explanation/references will be really helpful.