Hi All.I am facing one issue related to page load when I looked at the network logs it is pageinfo.json which is taking more than 15 sec to load. It is badly impacting page and workflow package load. Is there any way to tackle this issue. I am using AEM 6.0 SP2, oak 1.0.12. Are there any indexes we ...
I would like to take an existing web site that I have created in AEM and be able to turn it into an app that users can download and run the website offline.Is there a way to do this with out having to recreate the whole site as an app in AEM 6?
Hi,I am creating a JSON output for markup exposed by my custom component. In this JSON i have 2 attributes (componentMarkup , successFlag). If there is no issue in component execution then i set the "successFlag" to TRUE else FALSE.What is the best way to know that some exception occurred during com...
I uninstalled LiveCycle from my windows machine and restarted it. Now when I try to start CQ6 I get this error when trying to load up any page. Even http://localhost:4502Problem accessing /. Reason: AuthenticationSupport service missing. Cannot authenticate request.I see the following in my error...
I am using sightly framework to design frontend components. I want the class <div class="parbase componentname section"> to be removed in publish instance
Hi,When i install AEM 6.0 observed following1. I see only four folders created under crx-quickstart "launchpad", "logs", "monitoring", "repository".2. If i install SP2 directly on top of 6.0 GA, i see above four folders only.3. But if i install SP1 first on top of AEM 6.0 GA and then SP2, i see "in...
Hi,We need to restrict user access for 'move' and 'delete' in Touch UI.Is it possible to add some listener/handler javascript in the following node so that we can restrict the user programatically ?/libs/dam/gui/content/assets/jcr:content/body/assetscontent/header/items/selection/items/moveassetAlso...