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

    245

    Likes

    6

    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

    1.0K

    Likes

    4

    Replies

    10
  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    305

    Likes

    4

    Replies

    1
  • 1/5/23
    While running some Translation projects, AEM logs reported "consider creating an index or changing the query". We added an Index (oak:index) as below:   But adding this Index is causing the Translation jobs to fail ("failed to start translation"). Logs showing as:  java.lang.IllegalArgumentExcepti...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 1/5/23
    I want to use groovy script to find out the list of pages that exists in all locale. Suppose page A exists under /en, then I need to validate if it exists under all other sites as well (fr, ko,etc). Similary, if page B exists in /fr, then is it available in other locales or not. What would be the be...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 1/5/23
    I have a requirement to embed Instagram images/videos to our website. I was using embed component for that, it should be working by default for youtube, facebook, instagram etc. It is working fire with youtube/facebook and recognising the url but while adding any instagram url it not recognising at ...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 1/4/23
    Hi,   We are trying to consume the persistent query created in AEM inside the Java backend code using the Apollo Graphql client. The persistent query is working fine directly in the browser as well as Java backend codebase is fetching the result for a normal graphql query with the Post request but s...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 1/3/23
    jQuery 1.12.4 has security vulnerabilities (listed below). Are there any plans to upgrade jQuery on AEM 6.5 to the latest jQuery 3.6.x ?  Although, we do see a custom jQuery v1.12.4-aem , did Adobe fix some of the vulnerabilities?   As of now, even on AEM 6.5.14, comes with jQuery 1.12.4   The docs...

    Views

    11.6K

    Likes

    0

    Replies

    7
  • 1/3/23
    I've customized the Request for Activation Workflow by overlay libs/../managepublicationwizard and the manage publication button is showing for all pages and it's working as expected. But in Experience Fragments and files in the Asset folder, the manage publication button is not visible. But if I p...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 12/28/22
    I have a requirement that there is property value textField how to get that vale using JS   This is the java code to fetch the textField value :   public String test() {final Optional<Resource> testResource = Optional.ofNullable(this.getCurrentResource().getParent()).map(Resource::getParent);final V...

    Views

    2.8K

    Likes

    0

    Replies

    10
  • 12/28/22
    Hi coummunity,   We would like to know what needs to be done to avoid  com.adobe.granite.auth.ims.impl.CachedIMSClusterATExchangeGrantProviderImpl IMS token exchange stats to be executed.   We have a servlet to obtain an application token and then another servlet to use the token an consume a webse...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 12/26/22
    Hi All,   I am getting below error in AEM logs on all instances of author and publish, please suggest the solution to resolve the same.   *INFO* [FelixFrameworkWiring] com.adobe.acs.acs-aem-commons-bundle Service [com.adobe.acs.commons.oak.impl.EnsureOakIndexServlet,139925, [javax.servlet.Servlet]] ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 12/26/22
    Hi All,   I have a use case for executing sling jobs only on one of the publish instance (I want this to run only once). But it looks like the job is getting completed on all the publish instances, i.e., twice.   In Sling Job I do not see an option for running it on CLUSTER like how we have in Sched...

    Views

    5.4K

    Likes

    0

    Replies

    16