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 ...
Hi, I'm using AEM On PremiseCan anyone let me know how to set Publish to preview option/button for content fragments.I have referred this - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/preview-url-content-fragment-model-s-properties/m-p/591112. It says minor custo...
I have implemented footer using core components and imposed that experience fragment in template to visualize the footer section with respect to the language pages.Currently using service pack 20.1. Created experience fragment footer:looks like this for en: myApp/language-Masters/en/site/footer/mast...
Hi, I have used the nonce attribute to while loading the clientlib.js files, but some how it not working. The nonce it not adding to the script tags. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html"> <sly data-sly-call="${clientlib.js @ categories='project.base',defer=tr...
Hi, Wondered if anyone else has achieved this? In the past I created them through the java APIs (onprem) but I think that might be locked down with AEMaaCS. Whats the best approach? I've tried to create them via the repository initializer, i.e.register namespace (example) http://www.example.com/jcr/...
I am having a package named for-example.zip with version 0.0.1 and group my_packages. Now I have changed the group and name of the package from my_packages to aem_group and from for-example.zip to new-package.zip. But the contents of the packages are same. I want the new-package.zip to replace for-e...
Hi all, 1. I see that GenAI is applicable for AEM and AEP currently.Adobe - Adobe Announces New Sensei GenAI Services to Reimagine End-to-End Marketing Workflows Please suggest how GenAI helps Adobe Launch and Adobe Analytics. 2. Also, what all factors will optimize Adobe Launch and Adobe Analytics ...
I am exploring things around AEM with Next JS architecture. I read multiple articles, but didn't find anything concrete. Please help me with your comments as PROS and CONS of using AEM with Next JS. Also, Is it good to consider Next JS where 80% of the component content is heavily loading from third...
Hi Team, Error: java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "this.descriptionView" is nullat com.aem.xxx.core.models.impl.DataCardModelImpl.getRowsDescription(DataCardModelImpl.java:33) Below are interface, model class and test class respectively. It does not work. ...