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...

    Type

    Discussions

    Views

    763

    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...

    Type

    Discussions

    Views

    208

    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...

    Type

    Discussions

    Views

    155

    Likes

    0

    Replies

    0
  • I am trying to generate hash value for a javascript file in my java class. Im not able to pass the path of the javascript file to my Java method. Could you please suggest where to store js files and how to access them from my java model? For example, could someone suggest what path to give for my js...

    Type

    Discussions

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 4/1/24
    As part of the migration steps from AEM on prem to AEM as a Cloud Service: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/migration-journey/readiness It lists this item to check for: Changes to Publish repositoryDirect changes to the Publish repository are not al...

    Type

    Discussions

    Views

    1.4K

    Likes

    0

    Replies

    8
  • 4/1/24
    I am using resourcechange listener to identify the changes in multiple paths. Once the listener identify change from the given path I am triggering an e-mail. Till here it is fine. Resource change listener paths: I have configured locale paths in config manager like ex: /content/en_usd/testpage./Con...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 4/1/24
    Hi, I have developed a SDI component that I don´t want to be cached. I already implemented the osgi configuration, the dependencies in the pom and the dispatcher configuration in the vhost file, and my componente is already rendered using sdi feature. The problem is that the component is always stor...

    Type

    Questions

    Views

    724

    Likes

    0

    Replies

    3
  • 4/1/24
    Hi, I am doing configuration for my project for the frontend pipeline and I have followed this article - https://www.oshyn.com/blog/context-aware-configurations-aem Example: in the Config folder we have root folder called my-project, we have created US and INT Sling: Folder Inside that we have creat...

    Type

    Discussions

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 4/1/24
    we are using repoinit to initialize creating groups and maintaining permissions. This is working fine on initial creation. but on any change in the repoinit file I'm not seeing the permissions getting updated unless i remove the  parent folder path.where all the users and groups are created  Just wa...

    Type

    Discussions

    Views

    1.4K

    Likes

    0

    Replies

    7
  • 4/1/24
    Hello Community Members, We are facing a tricky issue with respect to the loading time of Dynamic Media images through Scene7 URLs. When we open the pages in browser, these images load from Scene7 CDN perfectly fine, most of times in less than a second. However, Google Page Speed is always reporting...

    Type

    Questions

    Views

    1.6K

    Like

    1

    Replies

    4
  • 3/31/24
    Hello Everyone, I can display child pages title using the below Sightly code. <ul data-sly-list="${currentPage.listChildren}"> <li>${item.title}</li> </ul>Is it possible to list the Navigation title of child pages using Sightly? Tried below logic, But no luck <ul data-sly-list="${currentPage.li...

    Type

    Questions

    Views

    962

    Likes

    0

    Replies

    4
  • 3/31/24
    Hi, would like to ask how can I get the all the versions of the page. I've tried the following codeResourceResolver rr = currentResource.getResourceResolver();PageManager pageManager = rr.adaptTo(PageManager.class);Page page = pageManager.getPage(currentResource.getPath());Session session = rr.adapt...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 3/31/24
    Hi team, We have trained Adobe Sensei for Smart Tags on non prod environment. But it is being applied for all the environments including Stage and Prod. Is it possible to make it unique per each environment ? or is it possible to reset training since we have tested with some generic tags for dev pur...

    Type

    Discussions

    Views

    579

    Likes

    0

    Replies

    2