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

    882

    Likes

    3

    Replies

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

    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

    355

    Likes

    3

    Replies

    1
  • 8/26/19
    Hi Everyone,I have a problem with subject encoding. My email subject contains these chinese characters - 意向客户-参展预订-CN官网渠道 (emailSubject is the property name in the JCR to store this value) but when a User receives an email, these characters are shown like this - 意向客户-参展预订-CNå®˜ç½‘æ¸ ...

    Views

    8.2K

    Like

    1

    Replies

    3
  • 8/26/19
    protected void doPost(SlingHttpServletRequest req, SlingHttpServletResponse resp) throws IOException {BufferedReader reader = req.getReader();try{String line = reader != null ? reader.readLine() : null;}finally{reader.close();}The above code went for a review with the Security team and the following...

    Views

    5.5K

    Likes

    0

    Replies

    2
  • 8/26/19
    Expression Customizer is an extension of Expression Language and available since AEM 6.3, but i have seen very few developers making use of it. Nearly in every AEM sites project we came across a scenario where we need to update component dialog field values based on selection in design dialog.For ex...

    Views

    7.9K

    Likes

    0

    Replies

    0
  • 8/25/19
    as abovecurrent setup: Using Netcentric's Access Control Tool for managing users/group permissionsI think my requirements are best explained with an example. I want to use Netcentric ACL to manage this if possible.I've been searching the net but can't even see discussion on the topicThanks for the a...

    Views

    12.5K

    Likes

    2

    Replies

    6
  • 8/23/19
    Hi All,I have a aem node structure in which certain fields are the path fields(pages are linked) referring to aem node structure of the different pages when i retrieve the content in json format .infinity.json it pulls the content as such rather than the retrieving the content of the child pages lin...

    Views

    12.6K

    Like

    1

    Replies

    5
  • 8/23/19
    Hello everybody,we wan't to add an additional web rendition to our assets, which we made trough a new flow in the workflow "DAM Update Asset".We chose the flow "Create Web Enabled Image" and this works for new assets.Of course we wan't to add the new rendition to all existing assets. I thought that ...

    Views

    5.4K

    Likes

    0

    Replies

    5
  • 8/22/19
    Hi Team,sub:- old generation space reached 100% in AEM publishers Everyday we are seeing publisher 1 or publisher 2 having issues and due to this servers are going down and to retains servers back we are just restarting the instances.Below is the link for head dump analysis.https://fastthread.io/my-...

    Views

    3.5K

    Like

    1

    Replies

    1
  • 8/20/19
    Hi Community,Our customer web site doesn't have any authenticated user. All users are anonymous. Components have granite.jquery dependency so csrf protection is enabled automatically.Dispatcher and publisher instance receiving too many unnecessary csrf token requests.Is there any way to disable csrf...

    Views

    13.2K

    Like

    1

    Replies

    10
  • 8/14/19
    <plugin>      <groupId>org.apache.felix</groupId>      <artifactId>maven-bundle-plugin</artifactId>      <version></version>      <extensions>true</extensions>      <configuration>        <instructions>          <Bundle-SymbolicName>${bundle.symbolicName}</Bundle-SymbolicName>          <Bundle-Versi...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 8/14/19
    Hi,When switching between branches i sometimes get an issue where i cant log in and the styling looks weird:When i click sign in i get this url and this screen:http://localhost:4502/libs/granite/core/content/login.html/j_security_check When i checkout into the branch that was working before, i get t...

    Views

    13.0K

    Likes

    0

    Replies

    9