Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/9/21
    Hello i am trying to follow the wknd tutorial on my aem local instance. I am trying to drag and drop the HelloWorld component on my page but i get the below error.I get the below error in my bundle when i checked, i dont know what how to fix this dependency. This is what it shows in depfinder   

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 5/8/21
    Hey guys, hope you doing fine. I am facing a problem with getting the currentPage in a component in AEM 6.5 with SPA. I am trying to get the current page inside of a model that is mapped to a component that is locked  in a template, I think if I had the component unlocked the code to get the current...

    Views

    4.1K

    Likes

    0

    Replies

    6
  • 5/7/21
    In the List component which we have customized, we have this resource call to bring in the image from an article page that has been built using layout containers: <sly data-sly-resource="${item.path @ appendPath='/_jcr_content/root/responsivegrid/responsivegrid/image', resourceType='cfin/components/...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 5/7/21
    Hi All, As AEM as a Cloud Service is based on Sling Content Distribution mechanism, are there any references on how to create a custom event handler that can capture the content distribution event and whether it was an ADD or a DELETE that was triggered? I am going through the sling documentation bu...

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 5/7/21
    Hi Team,We need to do customization out of box JSON response of an AEM Page.http://localhost:4502/content/wknd/language-masters/en/magazine/jcr:content.-1.tidy.infinity.json How to can achieve the above JSON format by using a custom service? bsloki.   Jörg_Hoh   Sham_HC jbrar.  Opkar_Gill  @arunpati...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 5/7/21
    Trying to get MOCK session object in workflow process class to satisfy below statement, but getting null value for jcrSession.Session jcrSession = workflowSession.adaptTo(Session.class);Code Snippet from Junit class==================================public final AemContext context = new AemContext();...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/7/21
    Hi All, I am using felix scr annotations. Sling servlet working fine for xml extension but not for txt extension. Attaching servlet code for reference@service()@SlingServlet(resourceTypes = "/apps/test/components/page/blankpage",selectors = "301",extensions = "txt",methods = "GET",metatype =true)pub...

    Views

    2.2K

    Likes

    0

    Replies

    8
  • 5/7/21
    In order to create a cors entry, we created a file:  /myapp.ui.config/src/main/content/jcr_root/apps/myapp/osgiconfig/config.author.dev/com.adobe.granite.cors.impl.CORSPolicyImpl-myapp.cfg.json  When we deploy the project to the local author instance using mvn clean install -PautoInstallSinglePackag...

    Views

    3.1K

    Likes

    0

    Replies

    10
  • 5/7/21
    Hi there, I have a Handler which listens for DELETE operation from JCR in specific locations, i want to prevent users from deleting those nodes under those locations.Any idea how i can achieve this.Thanks 

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 5/6/21
    Hi Team,We need your suggestions on possible scenario which leads to below situation. Issue : We are traying to access scene7 image using scene7 image URL. On AEM, image properties having asset name different then scene7File or scene7Name and because of that while accessing the scene7 image , we are...

    Views

    767

    Likes

    0

    Replies

    1