Expand my Community achievements bar.

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

    990

    Likes

    3

    Replies

    3
  • 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.2K

    Likes

    2

    Replies

    19
  • 5/6/19
    I currently have the standard LogManager configuration that writes an access.log file for AEM.The value of Message Pattern (org.apache.sling.commons.log.pattern) is "{5}". This logs the standard NCSA extended/combined log format.Now I want to add custom fields, as described in:Apache Sling :: Client...

    Views

    6.6K

    Likes

    0

    Replies

    4
  • 5/5/19
    Hi Team ,I am working on a migration project from AEM 6.0 to AEM 6.4 , where in we have used the OOTB AEM MSM functionality. Now as per documenation Adobe Experience Manager Help | Common Repository Restructuring in AEM 6.4 , it is not mandatory to move the Rollout Configurations from /etc/msm/rollo...

    Views

    6.1K

    Likes

    0

    Replies

    4
  • 5/5/19
    In AEM 6.3, I had a live-copy page which was in sync with the blueprint. Somehow I accidentally deleted that live-copy page. How can I get the same live copy page back?

    Views

    9.9K

    Like

    1

    Replies

    6
  • 5/3/19
    Hi All,We have use case where we are reading the i18n (sling:message and sling:key) from servlet. For chinese and ru-ru languages we are not able to read values properly like below Servlet Returning Value :- "Banner Abstract": "???????",Actual Value :-"Banner Abstract": "横幅摘要",using the value map to...

    Views

    4.8K

    Likes

    0

    Replies

    4
  • 5/2/19
    can we have same name of 2 dialogs in aem ?

    Views

    4.7K

    Likes

    0

    Replies

    3
  • 5/2/19
    HelloI searched long and hard everywhere but did not find a satisfactory answer to this. I'm using AEM 6.5 Editable Templates to build a site that will be translated to multiple languages.What are some common techniques for creating a common Header & Footer that can be edited by content authors? The...

    Views

    8.8K

    Likes

    2

    Replies

    5
  • 5/2/19
    Hi,I am new and want to learn AEM sites development. So is it compulsory to buy a license of AEM to develop and learn on the local machine? or there is a developer license option available.I setup we.retail store but got an error in "mvn clean install" that connection refused. And then i thought it ...

    Views

    17.7K

    Likes

    2

    Replies

    9
  • 4/30/19
    Hi,the path /etc/designs/default/0.gif does not exist on AEM 6.4 and i see this picture on the siteadmin page:Responsible code from the file: /libs/cq/cloudserviceconfigs/widgets/source/CloudServicePanel.jsThanks!

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 4/30/19
    I'm trying to refresh the page after insert of a component with following cq:editConfig Listeners.AfterEdit & AfterDelete Page is getting refreshed but NOT afterinsert?

    Views

    8.5K

    Likes

    0

    Replies

    4
  • 4/29/19
    Hi,I've overridden the OOTB error handler and it works fine for 404 pages. For 500 error, I've created a Throwable.jsp and inside the calling service class which internally set the response code 500 and include the pageRequestDispatcher dispatcher = request.getRequestDispatcher(path);response.setSta...

    Views

    10.1K

    Likes

    0

    Replies

    15