Expand my Community achievements bar.

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

  • 7/28/21
    OOTB Audit Log shows only addition or modification of Users or Groups. How can we log Permission details once we update permission navigating to http://localhost:4502/security/permissions.html or using CRXDE Access Control Tab ?

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 7/28/21
    Hello Community - I have a servlet which is registered with the path. I wanted to pass some path parameters in the servlet path like the below.www.company.com/apps/test/product/value1/value2I will invoke this servlet based on user action not based on resourceType. I am not able to retrieve the path ...

    Views

    5.8K

    Likes

    0

    Replies

    7
  • 7/28/21
    Hi Guys, Wondering if there is a lead available on exporting a web page from one existing website along with necessary assets and scripts ? For instance i have WKND site tutorial running on my local AEM cloud instance without any issues, what i would like to do is to copy about-us.html page and tran...

    Views

    562

    Likes

    0

    Replies

    2
  • 7/28/21
    I am working on an upgrade project, the current AEM being used is 6.4.8, I upgraded it to 6.5.0, good as expected. Then installed 6.5.9 service pack, it is initially working and I can see the version number change in system console product information, however, when I trigger restart, AEM failed and...

    Views

    625

    Likes

    0

    Replies

    2
  • 7/28/21
    Hi, I have a requirement where I need to call my custom asset workflow on click of “Publish to brand portal” in quick publish tab. Can I overlay this Ui and call custom workflow ? Appreciate for any lead.. Thanks in advance  

    Views

    556

    Likes

    0

    Replies

    2
  • 7/28/21
    Hello,What is the best way to send notifications to an author upon executing a workflow ?I am trying to give the author insights regarding the progress of the execution but he is not required to participate in the workflow.I simply wish to notify the author from inside his session.Thanks, 

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 7/28/21
    I am working on adding AEMMJML (https://github.com/Netcentric/aemmjml) capabilities to my aem project. I was able to add it using package install but our team looking towards adding them as dependencies to the project. I added appropriate pom entries but the  'aemmjml-foundation' needs node js depen...

    Views

    713

    Likes

    0

    Replies

    3
  • 7/28/21
    Hello, I am using AEM 6.5.9 to follow the REact SPA tutorial. I am working on the navigation section. I completed the section but noticed everytime I click on the menu the page refresh and call a  new document, doing some debug, noticed that the CMP-navigation class is not being proxied to the rest ...

    Views

    885

    Likes

    0

    Replies

    3
  • 7/28/21
    hi folks,I'm trying to get into using @Models instead of Use classes and Servlets.I can get the @Models to work o.k. but I'm having trouble with unit tests for them.I set up a pretend "Resource" with a node with a string property "target" of value "target".However, I can't map my @Model to it. I jus...

    Views

    6.7K

    Likes

    0

    Replies

    9
  • 7/28/21
    I'm using AEM 6.5.7 with HTL code in my component.And I get the illegalStateException when I try to invoke the addCookie for my slingHttpServletResponse in the doPost method of my servlet.Please find the below code snippet for the same; slingHttpServletResponse.addCookie(util.updateCookie(cookieName...

    Views

    801

    Likes

    0

    Replies

    4