Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...
Hello everyone, I have a page in AEM under path /content/xyz/home.html. I have a language selector in this (custom implementation). On choosing any language, I have a requirement to translate the home.html page. I do not have language masters and language copies to take the MSM feature route in AEM....
We have a requirement in our AEM SPA website to internally redirect to new page when user hit the old page hierarchy. So the old pages are not present in AEM physically. There is also a requirement that URL on browser should not change. So we used PT in rewrite rule.For example http://domain/conten...
Hi all, I have one AEM project that has structure<modules> <module>all</module> <module>core</module> <module>ui.apps</module> <module>ui.apps.structure</module> <module>ui.config</module> <module>ui.content</module></modules> "all" module filevault-package-maven-plugin embedds core, ui.apps, ...
Hi team, We've been using the color picker plugin from https://experience-aem.blogspot.com/2017/06/aem-63-touch-ui-rte-rich-text-editor-color-picker-plugin-inplace-dialog-edit.html on our project. However, our pipeline is failing because the JavaScript for this plugin is being flagged for Code S...
Hello,What is the best way to create custom workflow to give email notification for JMX attribute value(Time stamp, id/Name), when the time stamp value is less than a date or '-1'(Time stamp value is showing current server time and date) with respective of attribute ID values.You can see the attach...
Hi All, We create the product profiles in cloud manager for the brand portal and mapped the users accordingly. However after user get logged in into brandportal user groups and profiles are not synching even after 8 hours as per the documentation. Did anyone faced the same. Thanks
Looking for solution:style picker is not working in service pack 6.5.21.the data source is not loading and style picker not displaying styles.it is working fine in service 6.5.17
We are trying to extend OOTB AEM com.adobe.granite.auth.saml.SamlAuthenticationHandler, but since this bundle does not have any exported packages in AEM . We are not able to extend the functionality. public class CustomSamlAuthHandler extends SamlAuthenticationHandler { protected AuthnRequest...
Hi Team, I have many projects in AEM Developer console which are using Adobe target API. I'm trying to migrate Adobe target API from JWT to oAuth server to server credentials. Once I have go inside one of the projects that is using adobe target and change the credentials into oAuth Server to Server ...