We have workflow which send the templated mail for Approval but if SMTP is not configured its failing with below error but we would like so see notification in AEM if SMTP not configured and WF to progress without that. Caused by: java.lang.IllegalArgumentException: Mail template path [ <template_fi...
Under the guidance of the security checklist (Security Checklist: "Incorporate controls at the application level; Control the selectors in your application"), how would I determine all possible extensions and selectors that are running in my instance?
Hello Team, Can someone let me know how to set the saml_request_path cookie as httponly and secure in aem . Our website was given for webscan and this is the response that we got in webscan report.Attack Request:POST /saml_login HTTP/1.1Host: <myhost>Connection: keep-aliveContent-Length: 10825Cache...
Hi,I am building a component with coralui.It consists of multifeild in the front end ui.I have referred the coralui components markup available used it.Inside multifeild I am having a pathbrowser .Problem:::The path browser loaded initially for first time is working properly.When I click on addfeil...
I need a query to search the and display the results of Dam assest and the CQ:pages using the jcr: last modifed or Cq :last modified,i have observed that few dam assets not having Cq :last modified, so i have pass the OR condition to check,and the data will be sorted descending based on Cq :last mo...
All,I have an aem configuration that i migrated from 6.2 to 6.4The configuration has default values set in the code and on activate i am expected to get it's value , but the configuration is not stored in aem, it just appears in felix console with the values setHow do i get the values in such cases
We have a requirement, where we need to invalidate cache of a page when a certain page is published.Case 1: invalidate cache for /content/en/a when /content/en/a/new is published Case 2: invalidate cache for /content/en/a when /content/en/b is publishedWhat is the setup required to achieve above sce...
Hi,I'm using AEM 6.3 where when I execute the workflow from /assets.html, the workflow title field should be mandatory as per project requirement.I've found OOTB node where I need to make the change. Please find below the path.</libs/dam/gui/coral/content/commons/sidepanels/timeline/items/toolbar/it...