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 ...
Hello everyone I'm currently trying to add the ability to send push notifications from AEM to a mobile application. For that, I have followed the documentation listed here: https://docs.adobe.com/docs/en/aem/6-2/develop/mobile-apps/apps/push-notifications.html. I've decided to go with Pushwoosh for...
Hello,I am attempting to use the querybuilder API to search for two different 'types' in querybuilder. I have tried putting each type into a group like below - it isn't workingmap.put("path", paths); map.put("group.p.and", "true"); map.put("group.1_type", "nt:unstructured"); map.put("group.2_type", ...
Hi All,We have a requirement to have classes related to components to be with in the component folder it self. And after I compile a java class in CRXDE lite where will be the class files gets generated? and how can we access this?Also if we have to write JUnit test classes for the same how do I do ...
Since we migrated from CQ 5.5 to AEM 6.1, we are facing a problem with deleted subnodes from a site, which was created from a Blueprint. When I delete a link item from a link component on the site, the link node is not deleted in the repository. Instead of deleting the node, the sling:resourceType i...
Hi there,I m following this link https://helpx.adobe.com/experience-manager/using/creating-mobile-aem.html for creating Mobile application for Adobe Experience Manager 6.I follow all the step as documented but at end i got error,i m attaching the snapshot of the error what i m getting.any help would...
Hello All,What are the occasions we can use getResourceResolver(param) and getServiceResourceResolver(paramMap) methods??We are trying to get resource resolver using below code but getting null object.Map param = new HashMap (); param.put(ResourceResolverFactory.SUBSERVICE, "getResource...
Hi, I am getting the error as attached with this post (exception.png) on ipad screen.The error is consistent My component consists comprises of a multifield, when dialog is saved in Touch UI.I have used granite/ui/components/foundation/form/multifield to implement the same.Underlying error seen in l...
When using the querybuilder, what's the difference if any, between injecting he querybuilder services, versus adapting from a resource resolver?Since you must call createQuery() with a Session, I think the result will likely be the same for both of these cases. Is there any particular version that c...
Guys,I am trying to find out if there is any way i could add a custom plugin similar to the OOTB coral UI link plugin for the touch UI. Please let me know the steps i need to followAppreciate help here.
Issues1. In image component after uploading/drag n drop the image, it is showing preview of the image as twice.2. In other scenario we have custom multi field for text xtype there how many fields we added that many drag n drop asset here or preview of the image showing.Thanks in advance