Hi ,I have configured Lucene Full Text Index for /etc/commerce/products/geometrixx-outdoors and here is configuration -{"jcr:primaryType":"oak:QueryIndexDefinition","compatVersion":2,"type":"lucene","async":"async","reindex":false,"reindexCount":7,"indexRules":{"jcr:primaryType":"nt:unstructured","n...
Hi All,What would be a better way to bulk delete users from AEM 6.1 author (like server/computer accounts not needed on AEM) which got synched from our Active Directory? This number is quite big ~ around 5000.Appreciate your help! Thanks,Ramya
Hi All,I am facing a really weird issue while trying to use context="html" in sightly.I have a dialog property like this someproperty : "something<sub>2</sub>something"HTML is <h1>${properties.someproperty @ context='html'}</h1>Now, when rendered it adds a new line after the sub html tag. So it come...
Hello Community,I understrand that AEM comes with a generic ecommerce Framework as outlined here:https://docs.adobe.com/docs/en/aem/6-3/develop/ecommerce/generic.htmlI also found that its Hybris extension only supports hybris server versiob up to hybris 5.7.0.3 with OCC version 2.I also believe that...
Hi All,Using the sling rewriter, I am able to map the /etc/designs/x and /content/dam/x resources as the internal path should not be visible to the end user when a page is rendered.so I was getting new urls as below :/business/global.css/business/components.jsand more..To resolve them internally , I...
Hi,I have a subcomponent(ex: child) inside an another component (ex:parent) and have cq:dialog for parent component.I have to access parent component dialog properties inside sub component html file.I have tried giving ${properties.title} but it did not work out. Could any of you tell me the solutio...
Hi,I am trying to understand how to choose between Granite UI and Classic UI Dialog Boxes. When to choose what.I am reading just that For a better user experience, we would use the touch-optimized dialog box.There are a ton of differences between these two documented, but I am not getting answer to ...
Hi, In custom replication agent, how can we have payload with nodes activated at certain path.For ex: I want to have only assets at certain path "/content/dam/us" will be included in Replication Queue of custom agent.If this path not matched, I don't want to have them in queue for replication.Thanks...
HelloWe've 6.0 SP3 Oak and planning upgrade to 6.3following the upgrade documentationhttps://docs.adobe.com/docs/en/aem/6-3/deploy/upgrade.html#Pre-Upgrade%20Compatibility%20ChecksI executed the folllowingjava -Xmx4096m -XX:MaxPermSize=2048m -jar AEM_6.3_Quickstart.jar -v -x crx2oak -xargs -- --loa...