If we miss placed the datalayer in the website what are issues we can predict.Ex: datalayer is placed after the adobe launch script what are issues we will get in analytics.
How can I add a new css class to a component in the cqdialog, I already have the css ready and I just want to add a new css class name to the component.I already tried with several methods and properties, which are: class=""cls=""className=""granite:class=""hiddenHeaderClassName=""hiddenHeaderEditin...
I know this can be done because I worked with this setup at another job. Unfortunately, nobody I worked with is around anymore. Our team is working with quite a few AEM environments at the same time as we create, test, and deploy 15 websites in our current project. With every screen looking the same...
Hi All, We have a requirement to trigger workflows for multiple AEM pages.The number of pages will be more than 1000 and based on some node operation we are triggering workflow. Question is: How to get the number of active workflow instance(Workflows currently running) How we can make the workflow t...
Hi All, We have a scenario where we have multiple levels of capabilities(L0->L1->L2->L3) L0{ // we can have multiple L1 ’s Level1{Level2{ // we can have multiple L2’s } Level3{ // we can have multiple L3’s} } Services for these capabilities are provided by multiple vendors( example...
Hi everyone,I'm currently trying to restore version on multiple pages.I'm using :pageManager.restore(pageToRestore.getPath(), revision.getId());On some pages I got this issue : com.day.cq.wcm.api.WCMException: Unable to restore version. at com.day.cq.wcm.core.impl.page.PageManagerImpl.restore(PageM...
Hi, We have implemented SAML configuration in AEM and post that Dispatcher is not creating any cache. But we observed that, browser is creating cache for JS and CSS and if any change happening for JS/CSS will not reflect properly until user clear browser cache. How we can avoid caching of clientlibs...
Hi Team, Currently I am doing site optimisation, can you please help to remove these below js on aem publish instance. which are duplicate like jquery.ui.js etc. <script src="/etc.clientlibs/clientlibs/granite/jquery.min.js"></script><script src="/etc.clientlibs/clientlibs/granite/utils.min.js"></...