Hi Team, Currently I am checking the AEM Forms version using the package manager console by looking forms Add-on package .Is there any other way to check the AEM Forms Version using Site /System admin console RegardsVara
I have a function to convert node properties to json object and need to unit test that function. But I have tried many ways to mock the node but still getting null value. public class NodePropertiesImpl{ public JSONObject getNodeProperties(Node node) { JSONObject nodeJson = new JSONObject(...
Hi Team, I am facing a issue with dispatcher configurations with multiple Hosts. I have 2 domains www.domainA.com www.domainB.com I have defined vhost for them with entries domainA.vhost:- ServerName "www.domainA.com" # Put names of which domains are used for your published site/content here Server...
Hi AEM Community How can the .html extension be removed from the sitemap.xml generated ? Is there a out of the box feature to support such ?or this must be customizable ? any guidance to share?
Hi Support, Hope you are well. Currently we are using aem version is 6.5.15. Java uses showing 700% in system.There are multiple background jobs running, it's showing approx 300 jobs in the queue. Please find the below logs for your reference- [sling-cq-polling-importer-6-myDataSource] org.apache.j...
we want to check all of the MSM_MOVED pages that are just sitting all over the project websiteInside each language we have so many pages and subpages, how to retriew msm_moved pagesCan anyone share the sql query