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

    Type

    Discussions

    Views

    403

    Likes

    5

    Replies

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

    Type

    Discussions

    Views

    135

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

    Type

    Discussions

    Views

    905

    Likes

    4

    Replies

    10
  • 3/27/24
    Hi Everyone, I´m in a Cloud project. I´m traying to develop a feature using Sling Dynamic Include, however I can´t even install it. I have the parent pom depenency: <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.dynamic-include</artifactId> <version>3.3.0</ver...

    Type

    Questions

    Views

    656

    Likes

    0

    Replies

    1
  • 3/27/24
    Hi, Can content fragment exported as HTML format? If yes, could you please let us know how.Thanks in advance.!

    Type

    Questions

    Views

    946

    Likes

    0

    Replies

    4
  • 3/27/24
    We've couple of custom vhost files with custom domains in the serverAlias for which we've the symlinks and setup everything. But, When we deploy to validate using the domains. Request is not served from any of those custom vhost files. However, When i replace domains with a '*' Requests are being se...

    Type

    Questions

    Views

    430

    Likes

    0

    Replies

    1
  • 3/27/24
    In AEM as Cloud, we implemented custom 500.jsp for 500 error redirection following approach #1 mentioned here.We are able to see the plain text added on 500.jsp but facing below issues for customizing the page - 1. Unable to call/load another AEM page from inside of 500.jsp to fetch all the content ...

    Type

    Questions

    Views

    537

    Likes

    0

    Replies

    1
  • 3/27/24
    We recently migrated from AEM 6.5 to AEMasCloud and facing issue for 500 error page redirection. Our Solution is implemented as below and was working fine unless we switched to AEMasCloud.1. In Dispatcher we have -ErrorDocument 404 /en-US/404-page-path.htmlErrorDocument 500 /en-US/500-page-path.html...

    Type

    Discussions

    Views

    819

    Likes

    0

    Replies

    3
  • 3/27/24
    Hi All, I have a OR split and I want to navigate to the branch based on some conditions in the process. My process is determining which branch to go. Like this  if (StringUtils.equalsIgnoreCase("reject", action)) { workflowSession.complete(workItem,routes.get(0)); // Navigate to Route 0 }els...

    Type

    Discussions

    Views

    423

    Likes

    0

    Replies

    1
  • 3/27/24
    I have a custom workflow that can be executed by a program. However, I want to ensure that only one instance of it runs at a time. Any additional instances should be queued for later execution. I have tried configuring it using Apache Sling Job Queue Configuration, but it seems that I cannot achieve...

    Type

    Questions

    Views

    824

    Likes

    0

    Replies

    2
  • 3/27/24
    Hello All,  Good day! I have a query that when i ran the content report in AEM by using ACS. once i have all the results on the page if i refresh the page will those results disappear.i'm able to see those parms in the url so those results are still there on the page. How to fix this.Thanks in Advan...

    Type

    Questions

    Views

    444

    Likes

    0

    Replies

    1
  • 3/27/24
    HiI currently have a Workflow that is set to launch automatically at 2PM everyday. I am using Scheduler to launch the Workflow. However, I will need that Workflow to have a High Priority. I was wondering how I could set that Workflow to have a High Priority so that the Workflow executes before other...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 3/27/24
    If Swagger content is using the External Documentation Object, the HTML formatting isn’t correct in AEM Sites:Swagger Version : 2.0Example Codeblock in the Guides concpet :  {"openapi": "3.0.1","servers": [{"url": "https:google.com","description": "Generated server url"}],"tags": [{"name": "Search",...

    Type

    Questions

    Views

    729

    Likes

    0

    Replies

    3