Expand my Community achievements bar.

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

  • 5/9/21
    Hi,I am trying to run oak-run repair to fix lastRev issues on a AEM 6.5 sp 8 Mongo 4.0 installation.It fails withException in thread "main" org.bson.BsonMaximumSizeExceededException: Payload document size is larger than maximum of 16777216.at com.mongodb.internal.connection.BsonWriterHelper.writePay...

    Views

    654

    Likes

    0

    Replies

    2
  • 5/9/21
    Hi folks,       I have a requirement to redirect the the link within the same page. Example: link to be redirected on the Table/heading within the page.  Any one Please suggest the steps to implement this in AEM.Thanks in advance Thanks,Bhavani

    Views

    662

    Like

    1

    Replies

    3
  • 5/9/21
    Hi, I have a component which I am including in base page body. In sling model of the component, how can I get if the current page is Home page or not. Thanks

    Views

    572

    Likes

    0

    Replies

    2
  • 5/9/21
    Hey guys, we have implemented password expiry feature for users at config level. But we need to bypass the expiry feature for a specific set of users so that for those set of users the passwords are never expired. Is there any way to implement this?

    Views

    450

    Likes

    0

    Replies

    1
  • 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.2K

    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

    3.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

    927

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

    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

    914

    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

    957

    Likes

    0

    Replies

    2