We use the valtech migration tool to update refactored components etc. automatically on deployment. It uses the groovy console. We would prefer to run this only on author, then publish the changed artifacts to publish. The migration script might update components in hundreds of pages. How cou...
Hi, I tried the code mentioned below. <a href="/content/dam/wknd/images/sample.jpg" download> <img src="/content/dam/wknd/images/sample.jpg" alt="sample" width="104" height="142"> </a> This piece of code opens the image in a new tab, it doesn't download the image to my system. How to achieve th...
Hi, How to create information architecture for AEM? my understanding is that it is same as creating JCR folder structure. Is this correct? What factors to be considered? One factor is that any node should not have more than 1000 child nodes for Performance reasons. Thanks, Rama.
Hi Experts, I need to hide a row in adobe forms. If the Overall Discount(%) value in sales order is not present then the row will hide. var Disc = xfa.resolveNodes("xfa.record.FormPurchaseOrder.PriceAndTax.PriceComponent[*]").length; for (var i=0; i<=Disc; i++) {var TypeWord = xfa.resolveNode("xfa.r...
I am trying to setup an SPA in AEM using Angular with PWA features supported. I have followed the steps mentioned at this link SPA Editor Project | Getting Started with the AEM SPA Editor and Angular | Adobe Experience Manager. And I was able to setup the SPA using Angular in AEM. I need to add Prog...
Hi, I have a project xxxx project the bundle is installed mode. These are the errors inside the bundle javax.activation,version=[1.2,2) -- Cannot be resolvedcom.day.cq.dam.commons.process,version=[3.2,4) -- Cannot be resolvedcom.adobe.aem.wcm.seo.sitemap,version=[1.1,2) -- Cannot be resolvedcom.adob...
Hi all, I am using the core carousel component in AEM 6.5. When I click on "Add", and select a component item, it does not show immediately on the dialog (Although it does update in the page on the carousel component itself). The added component(Card component here) only shows when I cancel ...
hi all, I was trying to setup local aem-dispatcher, and when trying to run dispatcher I am getting blank pages and getting the following in log[06/Jan/2023:06:32:52 +0000] "GET /silent-check-sso.html HTTP/1.1" - blocked [publishfarm/-] 0ms "localhost:8080"command used to run dispatcher : sudo ./bin/...
Hi all, I am using Resource-only Dispatcher flush with ACS commons Dispatcher flush rules in AEM6.5 with SP10 and ACS commons 4.3.2. while I am trying to activate the page, I am getting below error message. Ignore applying dispatcher flush rules for [ /services/api/branch.json ], as it originated fr...