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

    2.7K

    Likes

    13

    Replies

    16
  • 6/22/23
    Hi, I am using ootb carousel component and inserting my custom components as the carousel slides. I have two carousel slides in the carousel and  I have a requirement where I have to inject the third carousel slide from Adobe Target to the carousel component. I have added the third carousel slide to...

    Views

    926

    Likes

    0

    Replies

    3
  • 6/22/23
    I have a content fragment which has references to audio files from dam. I'm exposing a graphQL endpoint which pulls contents from this content fragment and exposes publish url of contents. In the response, I'm getting the url of the audio like : https://publish-pXXXX-XXX.adobeaemcloud.com/content/da...

    Views

    915

    Likes

    0

    Replies

    4
  • 6/21/23
    I have added a datepicker field of datetime type in page properties and trying to retrieve that datetime in component through servlet/sling model. I'm using formatDate(pageProperties.get("newsPublishedDate", Date.class)) to get the date. And here is the formatDate function:private String formatDate(...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 6/21/23
    Sometimes we receive requests to clear the dispatcher cache for a specific page. However, in most cases, we don't have the option to clear the cache for individual pages, so we end up clearing the entire dispatcher cache. This approach leads to heavy traffic on the production publisher instances and...

    Views

    736

    Likes

    3

    Replies

    1
  • 6/21/23
    Hi i installed de WKND project in my computer and whenever i try to create or edit a page of this template, there is nothig there to change, no new components to add into the page. I installed de WKND, following these steps: //For AEM as a Cloud Service SDK:$ cd aem-guides-wknd/$ mvn clean install -...

    Views

    3.2K

    Likes

    0

    Replies

    23
  • 6/21/23
    Hi,whenever we collaborate on something with the brand portal using the Asset contribution folder, we don't see who has uploaded the image in image properties in the brand portal. Also, this user id is crucial for us to flow back to AEM to know and understand who has published the image back into th...

    Views

    960

    Likes

    0

    Replies

    5
  • 6/21/23
    Hi Team, Trying to execute the sling sitemap schedular but its not working, I am on SP14. Through logs could see after specific interval schedular executes and prints internal query to traverse nodes but at end sitemap is not generated.Get this.Cannot serve request to /content/abc/en/index.sitemap.x...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 6/21/23
    Hi Experts, We are using Dynamic media -HYBRID and  want to pull the list of assets / count  that is synced with Dynamic Media-Hybrid. How we can pull this report ? What area the property that indicates that the assets is synced with DM-Hybrid? Thanks~S

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 6/20/23
    Hi All,  We are calling WCMUsePojo (AbcDetails) and want to pass an attribute (part no) which are coming via handlebar, and somehow the attributes are not getting resolved. However, in data-sly-call we can pass the handlebar attributes.  <slydata-sly-use.abcDetails="${'com.abc.demo.AbcDetails' @part...

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 6/18/23
    Hi All, I am working on an AEM-SPA project using Angular 9 and AEM 6.5. Everything working fine as of now and the site is in production already. Now the team is expecting to upgrade the Angular version from 9 to 11/13. Is it ok to upgrade the Angular version to 11/13 now? Please can anyone confirm t...

    Views

    4.2K

    Likes

    0

    Replies

    13