My requirement is to move Client library's JS files to DAM instead of placing it into /apps/myproject/clientlibrary/js folder.I have updated base directory path defined in js.txt file as below#base=../../../../content/dam/myfolder/clientlibs/base/js instead of #base=js (standard one)BUT this is not ...
Managing IP Access for AEM as a Cloud Service with IP Allow Lists by Abhishek Caleb AEM as a Cloud Service: Enhancing Security with IP Allow Lists Adobe Experience Manager (AEM) as a Cloud Service is a powerful platform for managing digital experiences. It provides a comprehensive suite of tools ...
Hello Support, We are facing issue of irrelevant search of DAM assets by their properities. Can we do oak index with DAM assets false. Please guide us on this. Thanks
Hi, everyone my aem startup with below error , seems like aem missing some Log4j2 dependency, can anyone help me fix it ERROR StatusLogger Unable to load OSGI services for service class org.apache.logging.log4j.spi.Providerjava.lang.NullPointerExceptionat org.apache.logging.log4j.util.OsgiServiceLoc...
Hi, Am trying to add content disposition inline header with file name to the dynamic media url so that when the file download it will be saved in the filename provided .But seems its not working with the below rule set. please let me know how we can fix this. <?xml version="1.0" encoding="UTF-8"?> <...
Hello Everyone, I have project requirement which is when content author modifies the editable template structure/content/policies/anything and click publish template(below screenshot). It should publish automatically all the corresponding pages to publisher and invalidate dispatcher. I want to im...
When I have an ajax call to an aem sling servlet. Sling servlet setting a cookie header "Set-Cookie", which is coming through response headers on Author, Publisher.But on Cloud Front URL, this "Set-Cookie" not coming through response headers. Could some one help me, Do I need to mention what header...
I am trying to create an experience fragment for SPA by extending "cq/experience-fragments/components/xfpage". I just followed the instructions on the WKND site. I could see XF related features on the left side but I don't see any placeholder (parsys) to add a component. I double checked the index.j...
Hi All,I have requirement to get the AEM user input from form and send it to shell script and execute it and respond back to the user.Shell script located in another location instead of aem server.Does anyone worked on the same requirements.I have tried process builderBut not able to access shell an...