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

  • 6/12/23
    Tried this curl -u admin:admin -H "CQ-Action: Activate" -H "CQ-Handle: /content/" -H "CQ-Path: /content/" -H "Content-Length: 0" -H "Content-Type: application/octet-stream" http://localhost:4503/dispatcher/invalidate.cache as per the documentation

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 6/5/23
    I have setup dispatcher in my local but the pages I viewed are not getting cached inside htdocs.I changed docroot location to htddocs and made necessary changes in dispatcher.any file also but still not able to cache pages.I can see the pages accessed in access.log file but under docroot the pages a...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 6/1/23
    How to schedule sling jobs  do we need to write a scheduler and call Sling Job from scheduler or there is any other way to do this.

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 5/18/23
    Hi Team, We are using Color Picker rte plug-in in our Text component and Its working fine but the issue is when we try to use color picker its applied on the text but when I try to close the dialog of color picket with escape button then It is throwing below error. Please give us a solution on this....

    Type

    Questions

    Views

    912

    Likes

    0

    Replies

    2
  • 5/15/23
    Hi Team, I tried working on sling jobs for ReplicationAction,When I entered EVENT_FILTER it's not working, without FILTER it's working but to log replication event under specific path I gave filter but it's not working,any suggestions on this issue? Thanks in advance.EventConstants.EVENT_TOPIC +"="+...

    Type

    Questions

    Views

    998

    Likes

    0

    Replies

    3
  • 5/10/23
    Hi Team, I went through the BYline Component of wknd tutorial there I found this linemodelFactory.getModelFromWrappedRequest(request, request.getResource(), Image.class);  what getModelFromWrappedRequest method does?

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 5/9/23
    how the js and css files are mapped to a component from ui.frontend?

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 5/8/23
    Any freelance oppurtunity to work on aem ?

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 5/5/23
    IN the below code what does "webconsole.configurationFactory.nameHint =" + "Site Map for: {externalizer.domain}, on resource types: [{sling.servlet.resourceTypes}]" mean?@Component(service = Servlet.class, property = { "sling.servlet.methods=GET", Constants.SERVI...

    Type

    Questions

    Views

    835

    Like

    1

    Replies

    2
  • 4/27/23
    what SlingHttpServletRequest exactly is we can get resource from request how we are getting resource from request?

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    1