Hi All,Was trying to find some documentation on this, but could not find much information except at places where it mentioned that we need to generate sitemap xml which has then, to be fed to GSA.Any additional thoughts/documentation on this will be helpful.
I am working on drag and drop image component where we need to show "alternate text" if author deletes the dropped image. Can anyone please help me on this?
Hello,I am attempting to create a search in querybuilder that is finding a property and searching for content reflecting what is put in the property value of the jcr:title. Code example below.path=path type=nt:unstructured 1_type=nt:unstructured 1_nodename=nameofproperty 2_relativedaterange.type=nt:...
Hello, I was installing a separate instance at 4504, but automatically AEM now creates a cluster and even offloading agents. Is there a way to prevent this default behaviour completely?Back in 5.6 there was a file repository.xml that you could edit, but I now cannot find a way to disable this in /sy...
Hi,I encountered an error when I was trying to import the lca file through the AEM form admin UI. It seems like the program is unable to connect to AEM instance but both the AEM and the AEM form instances are running. I have also configured the live cycle connector at the AEM to point to the AEM for...
Hi,We have the requirement where we need to configure multiple senderName and senderEmail for the recipients. Such that:Email 1 will have Template A and senderNameA senderEmailAEmail 2 will have Template B and senderNameB senderEmailBIn Day CQ Mail Service we can configure only one user credentials....
Hi, I try to use HttpSession to store some values but it is not working in AEM 6.2 Here is my test code when you click next you should see "my new value" instead null<!doctype html><%@ page session="true" %><html><% //HttpSession sessionCustom=request.getSession(false); String oldValue = (Stri...
When using the activity stream component, what is the path(s) I need to include in the clientlibs embed property (e.g. forum is cq.social.author.hbs.forum)?