Dear All, We are building a CMS website using AEM as a cloud service. Does anyone know if AEM deployment pipeline automatically handles the security/penetration vulnerabilities? Or is there a need of any third party plugin to check the same? Previously with Magnolia CMS, we were using Kiuwan for thi...
I am trying to call one of the sling model methods from servlet but I could not adapt the resource object to the sling model. Here is my sling model. @Model( adaptables = { SlingHttpServletRequest.class, Resource.class }, adapters = ProductDetail.class, resourceType = Prod...
Hi Team,I have a XF with two components component A and component B, where component A is common for all variations and component B can vary. so, i created a variation as live copy and broken the inheritance for component B but if i edit XF and roll out my changes then component B changes also rolli...
Hi, I have added the below configuration for ignoreUrl Params in my farm.any file:/ignoreUrlParams{/0001 { /glob "*" /type "allow" } } And explicitly denied the expected query parameters from being ignored .But whenever I am trying to hit a URL with query parameter it is not getting cached and serve...
Hi Everyone, We are facing an data loss issue on reload of a content fragment with the custom composite multifield in AEM 6.5. Issue description. when we reload the content fragments , We are seeing the 2 post requests <cfm-path>/cfm.content.json in network tab of developer tools, first request is...
I am new to AEM world and I am still learning about AEM Sling Models, Components and Services. I really find it hard to select what annotations needs to be used and when. Can someone help me with a crisp info about the different annotations
We have created environment variable named "ENV_TYPE" in cloud manager. When we are trying to use this variable in dispatcher code. The build is failing in code scan step. Code below which makes use of env_type variable in dispatcher.Include /etc/httpd/conf.d/variables/org_$[env:ENV_TYPE].vars Logs...
Hello all, I've recently discovered a but that affects at least on prem v6.5.18+. I have created a support ticket but would be interested to see if the community has been facing anything similar and see if there is a working solution. The issue was previously mentioned by @Albin_Issac on his blog: ...