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"></...
Recently I have observed that there is a number of assets in my AEM DAM which doesn't have a cq:name while the majority of the assets does have.My understanding is that the cq:name value is generated by AEM by default, and I would like to understand why it doesn't get added for certain assets.
Hi all, I am trying build my project with new Uber jar 6.5.17.I am gettingJava.lang.NoSuchMethodError: com.google.gson.internal.bind.ObjectaTyperAdapter.getFactory.In the testing phase.We have added the Gson(2.8.5) dependency to the core POM file but still getting same error.It was working file wit...
Hi There, We have an on-prem AEM customer who likes to use the AEM Communities add-on to move one of their existing communities site (as part of consolidating all their web experience on AEM ). So, the community site has about 1 million users in the database which got us a bit concerned as the user...
Hi Team, For quite long, I have been facing this issue but never been able to resolve this using the solutions provided on the ELC forums here.Followed steps as given on - https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16542.html?lang=en Repository compaction.Followed the...
We have added wcm-io package to our instance and to the project as a dependency. We have also created a template inside our project under /apps/myproject/templates/ca-config-page with the following jcr:content node:{"jcr:primaryType":"cq:PageContent","jcr:createdBy":"admin","jcr:created":"Tue Jan 03...