Expand my Community achievements bar.

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

  • 3/14/24
    Hello Team, 1: Caching sling model response:From my sling model, I am hitting the 3rd party API. (API response will be same for, say 1 week). So, is it possible to cache the sling model response? https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/sling-model-caching/m-p/437949...

    Views

    676

    Likes

    0

    Replies

    5
  • 3/14/24
    Hi all, I am watching AEM Architect Training videos at Adobe Experience Manager Training Architect Please suggest where I could get the code and packages for these videos, enabling me to repeat them myself. Appreciate all your responses. Thanks,RK.

    Views

    212

    Likes

    0

    Replies

    1
  • 3/14/24
    Hi All, I've create new 6.5 instance and try to setup context hub for personalisation however the segmentations are not getting resolved. can someone advise what could be the issue.  Thanks

    Views

    274

    Likes

    0

    Replies

    2
  • 3/14/24
    Hi Team, I have implemented a event handler which executes on replication of page . Now I want event handler to be excluded for one specific use case while i am publishing the page. How to implement this?

    Views

    425

    Likes

    0

    Replies

    6
  • 3/14/24
    Hi All, I have class like this which is using the constructor, can anyone please suggest me how to write a JUNIT for the constructor.   public class ABCModel extends XYZlManagerModel {public ABCModel(String pagePath, Resource resource, LabelManagerFactoryConfig config) { super(pagePath, resource, c...

    Views

    405

    Likes

    0

    Replies

    3
  • 3/14/24
    Hi All,To push the asset from AEM to a Google cloud bucket, I'm attempting to develop a custom workflow logic. To set the service account, project key, and bucket name, I have made an osgi service configuration. I also updated the pom.xml file with the dependencies. However, I am still having troubl...

    Views

    653

    Likes

    0

    Replies

    5
  • 3/14/24
    Hi all, What is the purpose of Sling Dynamic Include?I read that it helps caching at dispatcher.In general dispatcher is meant for this purpose along with Load balancing,What other benefits does it have? Could you share a couple of use cases where Sling Dynamic Include helps and what would it be wit...

    Views

    559

    Likes

    0

    Replies

    2
  • 3/14/24
    Hi team,May i know how to write a rewrite rule forhttps://www.example.com/.testing-folder/sample-file.txt Internally it should hit /content/dam/testing-folder/sample-file.txt I tried below but its not working RewriteRule ^/.testing-folder/(.*)$ /content/dam/testing-folder/sample-file.txt [PT,L] 

    Views

    431

    Likes

    0

    Replies

    5
  • 3/13/24
    Hello, we are looking to secure our PDFs and can only decrypt them by connecting to our server. Can Adobe Experience Manager achieve this?

    Views

    276

    Likes

    0

    Replies

    2
  • 3/13/24
    Hello there, I'm currently  working on an AEM Approval Workflow, and I've hit a bit of a roadblock. I'm struggling to properly set up the initiator, and I could use some assistance. Here's a breakdown of my workflow: The Manager Approval task is a custom implementation of ParticipantChooser, where I...

    Views

    745

    Likes

    0

    Replies

    4