Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/6/25
    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...

    Views

    762

    Likes

    4

    Replies

    10
  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    207

    Like

    1

    Replies

    0
  • 10/5/25
    AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI.  Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...

    Views

    154

    Likes

    0

    Replies

    0
  • 7/1/16
    Hi All,I am trying to create a Arabic version of geometrixx-outdoors demo site as a part of POC for my new project.But, i dont see Arabic language translation available while creating language copy. Though other languages are visible.How do i see Arabic or Arabic+ in the drop down for language copy....

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 6/30/16
    Using Query Builder Debuggerhttp://localhost:4502/libs/cq/search/content/querydebug.htmlIs there a way to build a query using Query Builder Debugger that will return a unique page name for a page that contains a specific component?Thank you in advance for any help.-Dean

    Views

    2.8K

    Likes

    0

    Replies

    1
  • 6/30/16
    In Query Builder, you can refer to a node's child's property via */@jcr:title or its descendant's property via */*/@jcr:title.So you can create a search for a node, where the node has a given property and its child has a given propertyEx:type=cq:Pageproperty=*/@jcr:titlevalue=Great TitleThis will re...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 6/30/16
    I have doubt related to com.day.cq.security.ACLSetup file which is used for providing different permissions at mentioned nodes for different groups.Consider I have two maven projects. Project-1 and Project-2Project 1 contains below ACLs which are stored in com.day.cq.security.ACLSetup file. This fil...

    Views

    6.0K

    Likes

    0

    Replies

    3
  • 6/30/16
     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...

    Views

    5.5K

    Likes

    0

    Replies

    6
  • 6/29/16
    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", ...

    Views

    6.0K

    Likes

    0

    Replies

    2
  • 6/29/16
    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 ...

    Views

    6.2K

    Likes

    2

    Replies

    8
  • 6/28/16
    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...

    Views

    6.6K

    Likes

    0

    Replies

    7
  • 6/26/16
    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...

    Views

    8.8K

    Likes

    0

    Replies

    6
  • 6/26/16
    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...

    Views

    2.8K

    Likes

    0

    Replies

    6