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/13/25
    Many of you have been building on AEM for years - crafting sites that don’t just look great but drive measurable business outcomes. You’ve set the bar high. Now, the landscape is shifting. People are finding answers and getting work done through new, powerful tools - ChatGPT, Google AI Mode, and oth...

    Views

    346

    Likes

    5

    Replies

    10
  • 10/13/25
    Join us for two action-packed days of learning, hands-on sessions, and networking with the global Adobe developer community. Whether you’re exploring Adobe Experience Manager, Adobe Commerce, or Edge Delivery Services, there’s something for everyone—from beginners to seasoned pros. ✨ Why Attend? E...

    Views

    132

    Likes

    5

    Replies

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

    900

    Likes

    4

    Replies

    10
  • 4/11/18
    Hi ,I have used context hub in my template as below:<sly data-sly-resource="${'contexthub' @ resourceType='granite/contexthub/components/contexthub'}"/>However on publish instance I get a 404 for below urlhttp://localhost:4503/etc/cloudsettings/default/contexthub.kernel.js  ---> Giving 404I also get...

    Views

    6.8K

    Likes

    0

    Replies

    7
  • 4/11/18
    I'm receiving an error that the Link Checker fails to validate some URLs because of illegal character and that character always seems to be the space character (ASCII: 32). However other similar links have no problem being validate as I can see at etc/linkchecker.html. Please have a look at the erro...

    Views

    7.2K

    Likes

    0

    Replies

    4
  • 4/11/18
    Hi ,I am receiving below error message for a component. The component was working fine in AEM 6.1. It is is throwing an error in AEM 6.3.org.apache.sling.scripting.sightly.SightlyException: Identifier com.*.aem.core.components.content.ingredient.TechnicalDocumentsList cannot be correctly instantiate...

    Views

    5.1K

    Likes

    0

    Replies

    4
  • 4/11/18
    I have created a nested multifield using coral UI like belowmyinput        - sling:resourceType = "granite/ui/components/coral/foundation/form/multifield"        - composite = true        + field          - sling:resourceType = "granite/ui/components/coral/foundation/container"          - name = "./...

    Views

    10.0K

    Likes

    0

    Replies

    11
  • 4/10/18
    Hi all,I have a servlet that I am trying to register at the /feed path. It will be a servlet that takes GET requests and returns out some data. My servlet has this path at the top when registering it. @SlingServlet(paths = "/feed", methods = "GET", metatype = true)I also went into the Apache Sling S...

    Views

    24.7K

    Like

    1

    Replies

    5
  • 4/10/18
    Hi,We are using AEM 6.2 SP1. We have a workflow which adds custom metadata values when a asset is uploaded in a specific location. The workflow launcher we used for that location is "modified" and nodetype as "dam:asset" and we have in exclude list which is "event-user-data:changedByWorkflowProcess"...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 4/10/18
    We are using SAML to authentication users in our Communities environment but by default SAML creates the users in /home/users but for communities we need them in /home/users/community.Is there a way to change the path (via a config or a java hook) to change where SAML saves these user accounts?When ...

    Views

    6.1K

    Like

    1

    Replies

    5
  • 4/9/18
    We have recently enabled contexthub in our application.Overall average time of page load increased between 1 to 2 seconds.I analyzed requests before and after enabling context hub and following are the requestsAksb.min.jsContexthub.kernel.jsContexthub.segment.jsContext hub.pagedata.jsonAny ideas on ...

    Views

    3.5K

    Likes

    0

    Replies

    6
  • 4/9/18
    Hi,One of our users with admin rights was unable to download an asset and our logs show the following 2 errors. This is on the Author instance and we have not implemented dispatcher or publisher yet. Downloading the asset worked fine on my side. This happened after we installed SP2 for AEM 6.3. He's...

    Views

    4.6K

    Likes

    0

    Replies

    4
  • 4/9/18
    Hi All,I am creating another plugin similar to link plugin, but I have link dialog with "target" and "alt" fields but need to remove or disable both attribute. is there any easy way to remove/hide? or do I need to write complete another link dialog? thanks,Chats

    Views

    873

    Likes

    0

    Replies

    0