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

  • 11/6/25
    We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...

    Views

    338

    Likes

    0

    Replies

    0
  • 11/2/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

    1.1K

    Like

    1

    Replies

    19
  • 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

    333

    Likes

    2

    Replies

    1
  • Hi,    If a page is moved, then my listener shall react to it. - The listener needs the old and the new path of the moved page in order to move another resource which is located at a different root path in the repository accordingly.  The listener implements the ResourceChangeListener and therefore ...

    Views

    4.1K

    Likes

    0

    Replies

    8
  • 9/8/22
    Hi Team,   I have the below Cache Hit Ratio Logs from HTTPD Error Logs -  Line 2257: Thu Sep 08 00:26:33.903079 2022 [dispatcher:info] [pid 439:tid 140012885994296] [cm-pyyyyy-ezzzzzz-aem-publish-b46b599f5-8cqmj] Current cache hit ratio: 0.67 %, referer: https://publish-pyyyyy-ezzzzzz.adobeaemcloud....

    Views

    2.2K

    Likes

    2

    Replies

    6
  • 9/8/22
    I am using following query for fulltext search   type=cq:Page path=/content/we-retail/en fulltext=cricket   It is getting certain results which are not needed in the results. Is there a way to restrict the results.   thanks in advance

    Views

    1.3K

    Likes

    0

    Replies

    6
  • I am extending all core components, notably the Content Fragment Component, but am running into an issue where nothing is being displayed when I select my content fragment. Here is my .content.xml located in apps/cob-corp-acquisition/components/contentfragment       <?xml version="1.0" encoding="UTF...

    Views

    1.6K

    Likes

    0

    Replies

    7
  • 9/7/22
    I have a requirement for loading multiple Swagger-UI components on one page on AEM6.5. My component template in AEM6.5 looks like this:   <sly data-sly-use.model="xxx.aem.component.content.SwaggerModel" data-sly-use.template="core/wcm/components/commons/v1/templates.html" data-sly-use.clie...

    Views

    562

    Likes

    0

    Replies

    0
  • 9/7/22
    I’m trying to make some configurable docker keys from Cloud Manager Environment. How can I pass environment configurations (secrets) from Cloud Manager to Docker file?

    Views

    2.4K

    Likes

    0

    Replies

    11
  • 9/7/22
    What should I look at when I extend Carousel component? I'm having confusion while extending the html part.

    Views

    605

    Likes

    0

    Replies

    2
  • 9/7/22
    I want to get only n results of a query in GraphiQL Explorer.The GraphQL documentation says that I can use first, but when I try to use it in GraphiQL Explorer, I get an error.   query allEventsTest { eventsTestList(first:10) { items { _path } } }

    Views

    771

    Likes

    0

    Replies

    2
  • 9/6/22
    Hi,   Currently, we are calling the external service API and receiving the response in order to display the data. Assume we are calling the external services at 40 RPM. Because it is such a large number, we want to reduce the number of external calls as much as possible.   Previously, we used the Eh...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 9/2/22
    On our site we're using experience fragments with images. They are using the out-of-the-box lazy loading mechanism, and in principle this works fine. E.g. https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.html?lang=en https://experienceleague.adobe.com...

    Views

    3.6K

    Likes

    0

    Replies

    4