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. ...
Hi Experts,We are looking to publish pages under /content/page1 to publisher1 and /content/page2 to publisher2 via usual publish/activation workflow. Looking for different approaches to achieve this (preferably via sling content distribution). We are using AEM 6.5.20. And how to handle replication o...
Browser details: os=Windows&os_version=11&browser=Edge&browser_version=124.0&resolution=1920*1080AEM sites. our SDK is "aem-sdk-2023.12.14697.20231215T125030Z-231200.zip" Sorry I am still relatively new to the team here. My QA team says this is intermittent. On Tabs component tabs are not clickable....
To create Language Copy of a page to one on the language code present within the existing language-master is currently possible via siteadmin: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/introduction/tc-lroot-classic. The same is not possible via crea...
Hi All,when I configure the content of RTE in minimize mode of the dialog and select any of the plugin it is working as expected as shown below:but when I opened the same in the maximize (Full screen mode) and select any plugin it is not working as expected. I have added dialogFullScreen setting to ...
Hi @everyone At line collection<ReferenceSearch.Info> resultSet ... getting NPE in test class.replicationType = Deactivate;public void handleReferences(String path, ResourceResolver resourceResolver, String eventType) { ReferenceSearch referenceSearch = new ReferenceSearch(); referenceSearch.setEx...