Anyone has any experience creating AEM oak index for two properties that are combined in an OR statement? I have created oak indexes for both properties (lastReviewed is a custom property) but none of them are being used for this statement:SELECT * FROM [cq:PageContent] AS s WHERE ISDESCENDANTNODE([...
Hello All,I have been exploring S3 vs File system for storage assets. Our asset size is approx a 1TB and i have been tasked with finding out if we should use File system storage vs S3. The assets would mostly be static and have some workflows associated with them that move them around based on busin...
How can i create a quiz creating form for author user so as to add questions and answers , results and create a quiz. i used ootb survey form and created two text boxes in a panel , and tried to create repetable section using follwing link: https://helpx.adobe.com/aem-forms/6/creatin...
Hi,I have one question related with the Sites.Is it possible to make dialogs like with pages and componentes properties, in order to have a beatiful way to select some kind of properties out of the box manage by the developer??For example in order to customize the creation of some sites from a selec...
Hi All,I am implementing login component in which I want to support goto parameter for examplehttps://myDomain/login.html?goto=https://myDomain/securePage.html.I am able to get the redirect path in my servlet from the query parameter but from query parameter how do i get the resource path? I was hop...
Hi All ,I have a requirement where i want to programatically activate the pages. I need a program which will parse through the pages and check for "replicated" property. If the property is available the pages should get activated after 30 mins automatically. Can you please please tell me how this ca...
Hi All,We are using AEM Version 6.0.0.SP2 and have our custom code integrated into my local instance and not integrated with Target, but still the target option shows on the components. We have a requirement wherein1] If AEM is not integrated with Target, then the option should be grayed out.2] If ...
i was trying to build a quiz in AEM 6.1 using AEM forms .I took a simple survey adaptive form and tried to make a repeatable section of panel containig question text box using the adobe support tutorial to create repeatable sections.I tried instance manager method and accordian layout method.Both di...
Hi there,we are in the process of rolling out a new custom eCommerce engine in conjunction with AEM. What are the best practices for localised product descriptions ? Are these considered part of PIM (system of record: eCommerce) or rather part of experience management/marketing (system of record: AE...
I referred following link AEM to ACM Integration https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/campaign/campaignonpremise.html https://docs.adobe.com/docs/en/aem/6-1/develop/extending/extending-adobe-campaign/creating-custom-form-mappings.htmlhttps://docs.adobe.com/do...