Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    491

    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

    803

    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

    859

    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

    682

    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

    335

    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

    1.0K

    Likes

    0

    Replies

    4
  • 3/13/24
    HI, In Adobe Aem which contents are saved in the segmentstore and which are saved in the datastore? What is the difference between the two? Thank you

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 3/13/24
    Hi guys, I am using ACS Commons Redirect Manager for redirections in AEM.It is working fine for non-gated pages. But for gated pages the redirection is not happening via ACS Commons Redirect Manager. The issue is due to login-cookie being set as part of the login via POST request to j_security_check...

    Views

    351

    Likes

    0

    Replies

    1
  • 3/13/24
    need to write slightly AEM code for grid component, it has two options one is default and other one is separator, when we select separator as option a vertical line should be added in between the grids  when we select default:when we select separator:Can someone please help me ?

    Views

    319

    Likes

    0

    Replies

    2
  • 3/13/24
    Hi Team, I have URL which is working fine in author and URL contains the query parameter called sid below is URLhttps://dauthor-xyz.com/content/testing/us/en/test-tour.html?wcmmode=disabled&sid=4e9daa08-46c1 but same URL not working on publisher because we have dispatcher configured for publisher ca...

    Views

    466

    Likes

    0

    Replies

    3