Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
      We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuabl...

    Views

    521

    Likes

    11

    Replies

    1
  • 9/26/24
    Hello AEM Community! We're excited to announce that registration is now open for our  *in person* Experience Makers - The Skill Exchange, a transformative event designed to propel your content strategy and unlock the full potential of Adobe Experience Manager. Date: Thursday, November 14, 2024Time: ...

    Views

    761

    Likes

    4

    Replies

    0
  • 6/22/23
    I need to rewrite the GsonJsonProvider using the Jackson library.  This is the original code:@Component(immediate = true)@Providerpublic class GsonJsonProvider implements MessageBodyReader<Object>, MessageBodyWriter<Object>, JaxRsComponent { private Gson gson = new GsonBuilder().setDateFormat("yy...

    Views

    317

    Likes

    0

    Replies

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

    574

    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

    502

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

    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

    489

    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

    1.8K

    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

    619

    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

    928

    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

    701

    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

    597

    Likes

    0

    Replies

    5