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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/5/24
    Hi Team, Apart from load balancing and caching what are the other usage of dispatcher ? Thanks in advance

    Views

    257

    Like

    1

    Replies

    3
  • 3/5/24
    Hi Team, I'm checking on ways of clear the dispatcher cache in AEM and I will list the ways I know .. Please explain more about them as well as anything else ... Custom code to do the flush through programming using API end point Through dispatcher flush agent using invalidate property through cache...

    Views

    2.3K

    Likes

    0

    Replies

    8
  • 3/5/24
    Hi Team , Can you explain difference between two properties named "invalidate" and "statfileslevel" in AEM cache section please ..

    Views

    346

    Likes

    0

    Replies

    3
  • 3/5/24
    Hi Team,        Im want to create Multifield RTE using contentframent model. i was able to use RTE field in CFG model,when i create content fragment and save the cfg under /content/dam/experience-aem/experience-aem/, the Saved values were not retaining/retrieving when we reopened the cfg. please fin...

    Views

    211

    Likes

    0

    Replies

    1
  • 3/5/24
    I have a project path like /content/a/b/cThere are certain templates that I don't want to show for page paths having 'a' in it. So, I thought of using cq:allowedTemplates property.The problem is that this property value is not getting inherited from the parent node to its child nodes.What am I doing...

    Views

    211

    Likes

    0

    Replies

    3
  • 3/5/24
    Is there anyway to know what is running behind the scenes to generate the asset references for a page at the /libs/wcm/core/content/reference.json path? I'm looking for a way to show the Experience Fragment Variation title instead of the name since it only shows "master" for most of our Experience F...

    Views

    302

    Likes

    0

    Replies

    3
  • 3/5/24
    Hello,I'm having a hard time getting remote debugging to work in vscode for my local AEM instance which is running inside a docker container.I have tried various configurations and when I try to connect I get the "com.dun.jdi.connect.spi.closedconnectionexception" error ( see attached). I'm hoping s...

    Views

    410

    Likes

    0

    Replies

    3
  • 3/5/24
    Hi Team, Above example when we set the statfileslevel 2 what would be the outcome for .statfiles and cache invalidation scenarios.. please explain in detail ..

    Views

    193

    Likes

    0

    Replies

    1
  • 3/5/24
    Hi Folks,I am building a servlet that needs to call another AEM instance with JWT.I am not allowed to integrate jjwt as a 3rd party lib.I found that Jwt is exist in acs-aem-commons-bundle-5.0.6.jar:I can import the Jwts through:import acscommons.io.jsonwebtoken.Jwts;import acscommons.io.jsonwebtoken...

    Views

    154

    Likes

    0

    Replies

    1
  • 3/5/24
    I've added the following to my pom.xml, however it's not getting deployed to my local instance of AEM author.   <!-- iTextPDF --> <dependency> <groupId>com.itextpdf</groupId> <artifactId>itextpdf</artifactId> <version>5.5.13.3</v...

    Views

    446

    Likes

    0

    Replies

    2