Session Details Discover the brand-new AEM Assets docs landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new landing page serves as a one-stop de...
Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
For static templates, current design of a site stored at /etc/designs/<site>/jcr:content/<page-component>/<component-name> . But since from 6.4 deisgn view is no longer available & it has been replaced by policies. There is a scenario i want to achieve in Editable template.My website is multiligual ...
AEM OOTB Dynamic Media is not working on first time. We are getting below error when adding component for first time and once we configure the component (even without any value) then it will work as expected.Below error message is in error.logStack Trace:---------------------------------------------...
Hi All,I have a public site hosted on AEM. This public site has product pages, if you want to purchase, you have to log-in in order to add to cart and so on. So, basically this site has public pages and same public pages have few more options available if the end user is signed-in. Now, the challeng...
Hi ,I need some help on where I am making the mistake in getting the ResourceResolver Object using the Apache Sling Service User Mapper Service.I am trying to get the ResourceResolver Object from the Java service using the mapper service.I am getting NULL Pointer Exception .I had pasted the code sni...
Hi All, Am doing some Target integration testing in AEM 6.4 and i see some odd behavior in using A/B test vs Experience testing, when i use A/B testing everything works fine but when using Experience testing(Am using basic Chrome browser audiences) i was not able to save the activity, am see...
hi everyone,I started created one website on aem i created one component and add content in body.html file then i created clientlibs folder under apps/myproject and add css and js files in that folder and refrence this css files and js files in body.html file <sly data-sly-use.clientlib="/libs/gra...
I am trying to build a custom action in headerbar of aem editor and i was able to populate it below the "Start workflow" menu. But the question here is where to add the dialog or code for the custom action which looks similar to Start workflow popup.After research i came to know that "Start Workflo...
Hello all, I just start using Sling models, and I have an issue to retrieve a child node property in the parent model. here is my jcr structure. the image node is from the foundation components. My aim is to get the "filereference" property of the image component in the Topbanner model then in its...