Hi, I am trying to create a custom maintenance activity in AEM6.I need to do an import of com.adobe.granite.maintenance.MaintenanceConstants. And Dependency required for this is given below. <dependency> <groupId>com.adobe.granite</groupId> <artifactId>com.adobe.granite...
Hi ,I have started working on AEM6.0. I am trying to drag and drop an image from DAM using image component.But I am unable to do that.[img]Capture.PNG[/img]. Could anyone help on this.
Hi Guys,I have a query regarding generation of stderr.log and stdout.log files inside <<logs>> folder.- When we double click over the jar(cq-author-4502.jar) file of CQ5, it generates stderr.log and stdout.log , while running start.bat it does not generates these 2 log files. Please give some solut...
Hi there,When i use IE version 11.0.9600.17691is to open AEM, but find it ignore page ajax request. please see following details: 1) Add a new featurn under :/libs/cq/core/content/welcome/features/myNewFeature2)Set target value /content/globalsight/myTestPage for property sling:target3)And in the a...
I used the AEM conversion tool to change the template that has been floating around with all dialog options into the new touch dialog. I then exported this to desktop and used it to generate files to push back into AEM. (A smaller version is shown below because of character limit)The issue I ran int...
Please share your thoughts on these questions 1) I see recommendation on JCR content models to keep child nodes limited under 1000 nodes . Is the same applicable for JCR user profile nodes as well ? if there is a need to support an public site which can have 300K end users ? Does AEM support 300K J...
Hi All,I'm a begginers of AEM6 ... and I need to copy a component inside a page and paste it in another page (parsys).I verified that copy & paste works inside the same page, but it is not possible copy a component and try to paste it in other page.Why there is this kind of limitation?If I would imp...
Hi,I would know how do I upload an image on another path that is not a standard that "$ {suffix.path} ".I inserted a test path in the uploadUrl property but still continues to save in jcr: content of the page.This problem started happening after I installed service pack.Thanks in advanceJosi
A basic requirement is for a newsletter to have a "view in browser" option that is persistent. How does this get setup in AEM? We definitely need to create and publish once without having to create two versions.