Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 8/30/24
    Register at: https://adobe.ly/4g6TYck  Session Details In this session, we'll show you how AEM Sites are evolving with the latest API-first patterns to enhance your content management strategy. Discover advanced OpenAPI standards for seamless CRUD operations, learn about Adobe I/O's eventing and we...

    Views

    189

    Likes

    2

    Replies

    3
  • 8/20/24
    Register at: https://adobe.ly/3yWr9OY  Session Details During this AEM GEMs webinar, we will explain how RDEs allow developers to swiftly deploy and review changes, minimizing the amount of time needed to test features that are proven to work in a local development environment. In this session, we'...

    Views

    862

    Likes

    7

    Replies

    0
  • 6/22/23
    HI, I ve got a custom component which renders a list of experience Fragments.Experience Fragments includes a custom component as well.please see code in my component html file:<sly data-sly-list.stageListItems="${stages.stageSlideList}">  <div class="stage-item">     <sly data-sly-test="${stageListI...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 6/22/23
    What can be reason in AEM in edit mode and i am Admin user. In my page Drag component here is coming like dot insist of whole box.But it should look like this. If i inspect and change its height we can see the original component. What can be reason for this. It would be great help. Any reason for th...

    Views

    745

    Likes

    0

    Replies

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

    287

    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

    498

    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

    441

    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

    910

    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

    413

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

    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

    549

    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

    841

    Likes

    0

    Replies

    6