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

    222

    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

    995

    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

    276

    Likes

    3

    Replies

    0
  • 5/9/23
    I am facing a problem as described below. My parent pom doesn't have added any dependencies. Core pom file has the following dependencies  <dependencyManagement> <dependencies> <dependency> <groupId>software.amazon.awssdk</groupId> <artifactId>bom</artifactId> <version>2.20.62</ve...

    Views

    6.0K

    Likes

    0

    Replies

    4
  • 5/9/23
    Whenever we are using withMappable in our React SPA, that component is wrapped with an additional div. Example:-withMappable of Test component results in the following DOM tree, ...div (the additional div which was not added by us)  Testdiv... Is there any way to configure withMappable to not wrap o...

    Views

    662

    Likes

    0

    Replies

    2
  • 5/9/23
    I've written an API for the navigation and the below line of code is throwing a sonarlint error "Refactor this code to use a 'static final' pattern".  Can someone tell me what is the issue if we replace the special characters like above? And how to resolve it? 

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 5/8/23
    Dear All, I have one multifield called File section and inside that another multifield called fileset , as shown below. Note - Fileset is nested multifield  I have written below javascript for fetching the file set values and coming like below.  ******************** JAVA SCRIPT *********************...

    Views

    764

    Likes

    0

    Replies

    2
  • 5/8/23
    When making a change in a PSD or Ai graphic and updating the link, this link update usually takes from more than 5min per change to an hour or a day, it has happened more than three times in a week. This message appears in red “The link could not be created. Try again later".

    Views

    662

    Likes

    0

    Replies

    1
  • 5/8/23
    Hello everyone,i've a requirement where the client has AEM integrated with Workfront and they want to approve a task from AEM. Basically if the asset is correct the want to approve the task from AEM.Do you know if there is a way to do it? Note: I'm reviewing the Workfront - Change Status workflow st...

    Views

    963

    Likes

    0

    Replies

    3
  • 5/8/23
    Hi All, I am new to replication topic. I need few guidance here, where i worte one pseudo code. I have to deactive the list of pages through replicator api in a workflow in AEM6.5, but only if the objects in replication queue will be less than 500, means we're restricting to avoid load on replicatio...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 5/8/23
    Hello People, Is there a way to apply two _logOp in single GraphQL query?we have a query, where we want to filter result in a folder AND it should match the variable value between two CF model fields, so It should be OR operation.Is there a way, we can do it in AEM GraphQL syntax? Thanks. @arunpatid...

    Views

    1.7K

    Likes

    2

    Replies

    7
  • 5/7/23
    org.apache.sling.scripting.sightly.render.ObjectModel Cannot access method does anyone know why i'm getting this error?i'm working on migration for on premise AEM TO AEMaaCS.

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 5/5/23
    content structure: content fragment jcr:content, jcr:content/data/master nodes have properties such as jcr:title, tags. see below.  need to get suggestions based on jcr:title , tags.if jcr:title or tags array contains search term text return a suggestion.  what I tried:tried with below new oak index...

    Views

    2.1K

    Likes

    0

    Replies

    9