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...
Hi All, I have a requirement to create 1300 folders in one go. I found that ACS Commons Asset folder creator can be used to create the folders in one go. But my requirement is to create all these folders as contribution folders for sharing in brand portal. How can I achieve this after folder creatio...
I have a project that has path based several servlets. For some, the path resolves and for some others, not.Using the path in the Sling Servlet Resolver, the path is not resolved to the servlet configured to handle the request.Checking the system/console/components page, I can locate the servlet. Wh...