Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/28/24
    Hello,I have a two AEM components, and I'm going to use com.day.cq.commons.jcr.JcrUtil.copy() method to copy a set of JCR nodes(with childrens) from one component into another every time with PostConstruct method in Sling Model. I need to copy content from first component into second depending on au...

    Views

    411

    Likes

    0

    Replies

    4
  • 3/28/24
    Hello, In a project I'm working on, I have a requirement for a component that has a go-to-top icon (or text) that appears on every page. I'm wondering as to how this can be implemented, and if anyone has an example that has already been implemented, can you share it with me? Thank you in advance. 

    Views

    387

    Likes

    0

    Replies

    4
  • 3/28/24
    Dear All, I have written the below JUNIT for my service IMPL and I am getting null pointer exception for below clientIntegrationDataAPIServiceImpl.requestCommunityCreation(clientCommunity); ********************************** JUNIT Class ***************************package ai.contentadmin.core.service...

    Views

    197

    Likes

    0

    Replies

    1
  • 3/28/24
    Dear Team, I have written below test class for my ClientIntegrationDataAPIServiceImpl class as below. But I am getting nullpointer exception for below in my JUNIT ClassString actual = clientIntegrationDataAPIServiceImpl.requestCommunityCreation(clientCommunity); ****************** JUNIT CLASS Client...

    Views

    340

    Likes

    0

    Replies

    4
  • 3/28/24
    I am running the dispatcher using docker on my local Windows machine. Can anyone tell me where can I find the cache folder? I need to change some cache rules and check whether it is being applied successfully or not. Also how to change this cache root in local ?

    Views

    731

    Likes

    0

    Replies

    14
  • 3/28/24
    Hello Community - We see some issues with loading the clientlib which has the allowProxy property set to true. Can someone tell me if we require to do any additional changes to load the clientlib. <style type="text/css"data-sly-use.clientlibs="${'com.adobe.cq.wcm.core.components.models.ClientLibrari...

    Views

    461

    Likes

    0

    Replies

    8
  • 3/28/24
    I am updating my local AEM from 6.5.15 to 6.5.18. I have taken the service pack from one my my server which is having the higher version and installed in my local AEM, then i have restarted my local AEM.After restart when i checked my AEM version it is still showing the older one.  Although in packa...

    Views

    191

    Likes

    0

    Replies

    1
  • 3/28/24
    Hi,I am facing issue in publishing page and getting 400 bad request. Below I have added log details2024-03-28 16:06:10 - INFO - publish : Creating content for path /content/wknd/language-masters/en/products/accessory-hardware/hideaway-color-match-screws2024-03-28 16:06:10 - INFO - publish : Create n...

    Views

    113

    Likes

    0

    Replies

    1
  • 3/27/24
    I am getting volatile exception in workflow.WorkItem currentWorkItem = workflowSession.getWorkItem(workItem.getId());Please provide your thoughts here.

    Views

    180

    Likes

    0

    Replies

    2
  • 3/27/24
    Hi everyone,I came across a sling job requirement of checking if any of the pages in a list (this list will come from a TSV or CSV file stored in DAM) is in workflow or not and then do the further processing. What are the ways we can try ? And Is there any way of checking that efficiently? (there ar...

    Views

    183

    Likes

    0

    Replies

    1