Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/14/24
    Hi, We are trying to replicate template from template console but the initial node, structure and policies arent reflecting on the publisher but when we replicate through tree activation its publishing entire template with initial node, structure and policies. Currently we are using 6.5.16sp.core co...

    Views

    105

    Likes

    0

    Replies

    1
  • 3/14/24
     hi folks, Hackers told us that they can access various urls using a selector "form".We don't have AEM forms so I am just going to get rid of this selector like this,I assume this is o.k.? /0xxx { /type "deny" /url "*" /selectors 'form' } The hackers told us they could download a truststore file wit...

    Views

    354

    Likes

    0

    Replies

    6
  • 3/14/24
    HiI am adding menu item components in the header using container component. Instead of the menu item components appearing in the Editor one under another I would like them to appear in a grid beside each other. How can I do that?   <sly data-sly-resource="${@ path='headerMenuItems', resourceType='xx...

    Views

    146

    Likes

    0

    Replies

    1
  • 3/14/24
    I am programmatically creating a hello.txt file and it works fine as expected but it is not working when I try to update the same file again.For example, I have "hello world" in hello.txt and now I am trying to update this to "hello world 1" but it is not updating.   public void createFile() { t...

    Views

    164

    Likes

    0

    Replies

    3
  • 3/14/24
    For experience fragments, dealing with the template structure, header and footer, it works as expected. When the experience-fragment lives inside of the editable template structure, the localization all works.Adobe documentation suggests:FallbackThe Experience Fragment Component will attempt to find...

    Views

    99

    Likes

    0

    Replies

    1
  • 3/14/24
    Hello Team, 1: Caching sling model response:From my sling model, I am hitting the 3rd party API. (API response will be same for, say 1 week). So, is it possible to cache the sling model response? https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/sling-model-caching/m-p/437949...

    Views

    382

    Likes

    0

    Replies

    5
  • 3/14/24
    Hi all, I am watching AEM Architect Training videos at Adobe Experience Manager Training Architect Please suggest where I could get the code and packages for these videos, enabling me to repeat them myself. Appreciate all your responses. Thanks,RK.

    Views

    126

    Likes

    0

    Replies

    1
  • 3/14/24
    Hi All, I've create new 6.5 instance and try to setup context hub for personalisation however the segmentations are not getting resolved. can someone advise what could be the issue.  Thanks

    Views

    123

    Likes

    0

    Replies

    1
  • 3/14/24
    Hi Team, I have implemented a event handler which executes on replication of page . Now I want event handler to be excluded for one specific use case while i am publishing the page. How to implement this?

    Views

    246

    Likes

    0

    Replies

    6
  • 3/14/24
    Hi All, I have class like this which is using the constructor, can anyone please suggest me how to write a JUNIT for the constructor.   public class ABCModel extends XYZlManagerModel {public ABCModel(String pagePath, Resource resource, LabelManagerFactoryConfig config) { super(pagePath, resource, c...

    Views

    215

    Likes

    0

    Replies

    3