Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello,I have a use case where I need the model call on the React side to be able to handle multiple selectors or ignore extra selectors in the JSON call URL. E.g. mysite.model.json and mysite.model.param1.param2.json should both be able to render correctly through the Page component on the react sid...
Hey everyone, I have been running into an annoying issue with sling models in a project created from Archetype 32. The sling models I create are able to be referenced by aem components using htl and the manifest correctly has the classes in the "Sling-Model-Classes" definition, but I am not able to...
For AEM 6.5.10 Communities, we are seeing that when attempting to paste from word file, an error is thrown as below Error in granite.js when checked this path "/libs/clientlibs/ckeditor/resources/ckeditor/plugins/pastetools/filter/common.js", it seems that "pastetools" folder is not there for curren...
Noticed these warnings when starting AEM 65 with java 11. It looks like from this that these are just warnings and can be ignored. However it looked like some extra time was also taken to start the instance/s. To avoid these added following to your start.bat CQ_JVM_OPTS JVM options-Dnashorn.args=...
Hi Team, I have to display the current page title on the basis of checkbox value and in else condition i need to display deafult vale.I tried but it is not working it is act as string title:${properties.pagetitle ?'currentPage.title':' properties.headline'}it display me currentPage.tit...
Hi!I am working with an author instance. I have a sdk file and I have created a new instance, without any content or additional configuration, it's an empty and clean instance. I restart it and it does not work again. 503 service unathorized error is thrown. org.apache.sling.engine.impl.SlingHttpCon...
Hi Team I am trying to integrate AEM author to integrate with Adobe I/O to capture Page published event.I have followed documentation mentioned here : https://developer.adobe.com/events/docs/guides/using/aem/aem_on_premise_install_6.5/ Currently we are using webbook which is working perfectly fine...
Hey Again,Look at my new article on Sling Framework Part - 1https://www.techinnovia.com/sling-framework-part-1/Sling Architecture, REST Principles, Sling ResolvingWhat is Apache Sling?Introduction to Apache SlingApache Sling: Script ResolutionURL DecompositionSling Resolution exampleDon’t forget to ...
After the successful launch of Experience Makers The Skill Exchange, our 3-hour virtual learning event series in 2021, we are looking to bring even more content and knowledge sharing to you in 2022! With that in mind, we are calling on you - our customers, to share your unique customer journey wit...
Hello, I am trying to setup a dispatcher using IIS.but my publish dispatcher flush returns Replication test failed Not Found error when testing the connection.I can successfully replicate from author to publish as I can see new published pages in publish but when I tried to access the pages using lo...