Hi, Is it recommended to use a PostgreSQL database with AEM? We are using AEM cloud.In one of the community posts, it is mentioned that PostgreSQL is provided only for demo purposes. It will not be available for production environments. Please let me know if it is a recommended database or not. If n...
as above. Basically, I want /var/www/html (or whatever is the configured Apache HTTP server home folder) to be empty. scenario1: I manually installed a code (or content package) package via packMgr. I want the dispatcher cache to be cleared. scenario2: I installed a code package via CI/CD. I want t...
Hi there, I am looking to purge workflow archive as well as long running workflows. I wanted to find out if there were implications to the assets as I cannot find any information pertaining to this. We have a custom timeline view of the asset, and I am concerned if purging will remove any of the hi...
Hello AEM advisors and all, We have a vulnerability of Apache Sling Commons JSON Library v 2.0.20 reported by our vulnerability scan and our team needs to resolve it. This vulnerability is CVE-2022-47937 (https://www.cve.org/CVERecord?id=CVE-2022-47937). Please see the list of dependencies of Apache...
Hi All,I want to save some credentials(assessKey/SecretId) for some third-party authentication, But not want to save in code or config files as it will be visible to all developers. I saw one blog where the credentials get store as java System properties variables in start.bat script file like bel...
Build takes to much time to verify the code changes, It will go through the multiple steps like mentioned below Build & Unit TestingCode ScanningBuild ImagesProduct Functional TestingCustom Functional TestingCustom UI TestingIs there any way to reduce some steps or build will focus on the changes on...
i need two types of fields in multified in CF, tried creating a multifield component and linked to cf, in cf i can see multified but value are not storing after second field
I replicated in my code the navigation core component that uses the path 'com.adobe.cq.wcm.core.components.models.Navigation" But I can't access the 'item' variable to display items that I need Inside my nav tag I have data-sly-use.navigation="com.adobe.cq.wcm.core.components.models.Navigation" And ...
Hello all, In my AEM application, in the page properties, I have added Adobe Launch script. Called this script in the page template level(in head.html section). So, during page load time, Adobe Launch script will execute and does many things. One part is it adds some details to cookies, say "launch_...