Hi,https://helpx.adobe.com/experience-manager/kb/HowToConfigureDispatcherForAuthoringEnvironment.html has some details about Author dispatcher.It says for performance improvement. But even I am looking for an answer, as to how exactly this happens.
Hi All,Last paragraph in article below says :https://helpx.adobe.com/experience-manager/kb/LoadingOrderFelixConfig.html "Please note: saving configuration directly via the Felix Console is stored in the filesystem, not in the repository. This is also the case if a repository-based configuration is m...
Hi FORUM ADMINISTRATORS,I need to refer all the posts/topics which I have raised on this forum, but looks like it is not at all working. This is causing too much of inconvenience. Can you please take a look.
Hi All,Suppose I have a page (for example : http://localhost:4502/content/geometrixx/en/toolbar/jcr:content), which has a multivalued string property(say "Custom").I want to replace existing values with (say two new values). - Can someone please provide the curl command for doing the same.Any though...
Hi All,I was trying to understand what exactly are listeners.Came across the article in link http://experience-aem.blogspot.in/2014/03/aem-cq-56-sample-editconfig-listener-for-drag-drop.html. But could not understand much.If some one could provide a detailed explanation, it would be helpful.
Hi All,@Service, @Reference, @Properties, @component.Have encountered the above four at various places, but was not able to get a good understanding on the same.Can some one please explain these, with short snippet of code.