I'm a beginner trying to learn AEM.I've a Map<Custom class, Custom Class> from which I'm able to retrieve "Key" but not able to retrieve "Value" in Sightly.If <div data-sly-list> is used it displays the "Key", but not displaying "Value".Example :<div>car class</div><div data-sly-use.test="${'Class N...
1. How can I use product component directly in my code in such a way that it should pick all products from etc/commerce/product node and create different add to cart form for different products?2. For Product component, we cant directly use it in our code like <cq:include path="abc" resourceType="co...
Hi,I read here - http://docs.adobe.com/docs/en/aem/6-0/administer/operations/backup-and-restore.html#How AEM Online Backup Works how the online backup process in its 4th iteration, locks the repository. Any write operations to the repository while it is locked are not lost or result in errors, but a...
Am doing preload parsys with components.I copied etc/design/geometrix/jcr:content and i created my own project name under etc/design/example/ and i pasted jcr:content from geometrixx.am getting values that time, because parsys names are par and parsys over there, if i change parsys name to my own am...
I want to be able to, in a JSP, file browse to a page/asset and find all instances of it within my entire AEM instance, so that I can find what uses it. I know this functionality already exists in AEM as when you move a page that is used in a list if informs you that it will modify the list to poin...
Hi All,Hope you all are doing great!I was going through the spin set help doc as I have to create a spin set in 6.0 and 6.1.Creation of a spin set in 6.0 was possible but as I tried creating it using 6.1, I was stuck!The screenshots shown in the help doc of 6.1 shows that there is a plus button whic...
Hi, SQL - select * from nt:base where cq:lastModified > TIMESTAMP '2014-04-08T23:59:59.000+05:30' is works fine .But for JCR-SQL2 what will be the query I tried thisSELECT * FROM [nt:base] AS s WHERE cq:lastModified > TIMESTAMP '2014-04-08T23:59:59.000+05:30'But no luck.Thanks in advance
I am trying to process the LAST item in a findResources query differently from all others, but I can't fugure out how to do that. Here is a code snippet that I'm trying out (findResources returns THREE 'telephone' objects in my JCR) :-<sling:findResources query="/jcr:root ${currentPage.path} //*[${t...
Hi Administrators,I had a discussion going on in the forum with title as something like "Workflow : notifications". Lot many people had even given their viewpoints on this. However, all of a sudden, I am not able to see it.Can you please help me out with this.