Expand my Community achievements bar.

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

  • 2/20/24
    Hi Team, Hope you're doing well. We are facing issues in AEM dev where strange things are happening if we try to save any content in the experience fragment, it saves the content but gives the failure message and takes time. Also, we have written a servlet to create tags in AEM, but it is also not h...

    Views

    191

    Likes

    0

    Replies

    3
  • 2/20/24
    I'm working on a custom workflow step to convert PDFs into read-only. I keep getting the error message "javax.jcr.PathNotFoundException: jcr:data not found on /content/dam/...". When I run it in debug mode, I can see that the path in the DAM is correct but it still breaks on the "PDF resource not fo...

    Views

    192

    Likes

    0

    Replies

    5
  • 2/20/24
    I want to handle the error scenarios from WebServer(Apache) instead of AEM sling error handler as I wanted error pages to get cached in the dispatcherwhen I let apache handle the errors i followed 2 stepsstep1:added the below code to a .conf file and added that to the individual vhost <LocationMatch...

    Views

    189

    Likes

    0

    Replies

    3
  • 2/20/24
    I'm fairly new to Adobe Experience Manager. I can use the following command to add a new user it and assign it multiple groups, but I have to manually add the First Name, Last Name, and Mail information after I have added the user ID. curl --user admin:admin -F createUser=userid -F authorizableId=us...

    Views

    205

    Likes

    0

    Replies

    2
  • 2/20/24
    Hi Team. is there any way to check the history of authored content.example : I have added or removed some content on each days/any several days. and I want to check the authored history of that page how can we check that? I have added one heading as "Test" in About Us page. and how can I see the his...

    Views

    361

    Likes

    0

    Replies

    5
  • 2/20/24
    Hi Team,We are trying to Integrated Payment gateway like Stripe,Paypal,Razorpay with aem.We are not getting any documentation for it.But We tried to integrated at that time we got a error for all payment like com.razorpay -- Cannot be resolved. some maven package error how to resolved it. 

    Views

    299

    Likes

    0

    Replies

    3
  • 2/19/24
    Hi Team, In AEM 6.5 ,for sling sync distribution I am getting below time out exception. I have increased the timeout to 120s even tough issue persists. Could you let me know what could be the issue? My author is unable to pull content from both of the publishers and I have verified the request logs ...

    Views

    255

    Likes

    0

    Replies

    4
  • 2/19/24
    Hi, We have a page(/content/demo/en/men) created using editable template(/conf/demo/settings/wcm/templates/homepage) in aem I have another page(/content/demo/en/men/about) created using static template(/apps/demo/templates/contentpage-static)Can we use the components of the editable template from th...

    Views

    211

    Likes

    0

    Replies

    3
  • 2/19/24
    Hi Members, I am trying to implement a custom SAML implementation. I Implemented (extractCredentials & requestCredentials) methods successfully. Users can access the page, and each other behaviors are working as expected.But in the dropCredentials methods I am facing a problem.What I did I have a Cu...

    Views

    131

    Likes

    0

    Replies

    1
  • 2/19/24
    Hi,I have local country sites("/content/local-cuntry/en-us/about", "/content/local-cuntry/en-uk/about", "/content/local-cuntry/en-ae/about", "/content/local-cuntry/en-be/about" etc)We have editable template /conf/local-cunry/settings/wcm/templates/test-template.our requirement is to create pages und...

    Views

    234

    Likes

    0

    Replies

    4