Hi folks , We have several jobs running in the adobe experience manager , we had an issue where job was running for long time and we did not have any notifications , do you know how we can monitor this job status through email notifications or do we have any api to fetch jobs details so we can creat...
Hi, We have a requirement to migrate from sitecore to AEM 6.5. Please provide some reference regarding the approach, tools, scripts, etc. for migration of assets, contents, links, metadata, data, etc. from Sitecore 8 to AEM 6.5 Regards,Mano
Hi All, I have a one path servlet i need to add extention and selectors in this but i don't have the idea how to add those kindly let me know if any one know how to add extensions and selectors for this below file.import org.osgi.service.component.annotations.Component; import org.slf4j.Logger; impo...
Hello. We have been trying to set up a shadow site structure to be more flexible when displaying navigation on our site. We've essentially been following the guide described here: https://experienceleague.adobe.com/docs/experience-manager-core-components/using/wcm-components/navigation.html?lang=en#...
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...