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

  • 9/3/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

    3.4K

    Likes

    14

    Replies

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

    5.9K

    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

    643

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

    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

    748

    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

    629

    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

    925

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

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

    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