Hello Team, We need to allow jcr:title property for live copy creation. In order to do so, we are thinking to add this configuration at code level. I tried to do in below ways: 1) Create a file under /apps/myproject/osgiconfig/config/com.day.cq.wcm.msm.impl.actions.ContentUpdateActionFactory.amende...
I need xliff connector package for human translation functionality and trying to download it from link "https://www.adobeaemcloud.com/content/marketplace/marketplaceProxy.html?packagePath=/content/compani... but it is not working for me.Also I have tried package share on aem 6.4 but for me i am get...
Hi All,Whenever resource resolver is getting installed on production environment,it causes one of the applications running on AEM ,to go down .Only after restarting the instance ,the site is up and the bundle changes are reflecting.This behaviour is seen only on production not on lower environment (...
Hi All, Hope you are fine.AEM Version: 6.5.6.0Question 1: A) We have created a new site using Blueprint from Master site .B) Now we add a new Page A in Master site.C)How we can sync Page A from Master site to new Site as When we try to open page properties of A, it does not show up "Blueprint " Tab...
We have a requirement, our sling model has been consumed by multiple components.Eg: GenericPageModel - This model has been included in several components Can someone help me solving this?
Some pages are throwing 404 in author instance when 'view as published'. The page is rendering fine in edit/preview mode. But when viewed as published I'm getting a page not found error. This is the same with publishers as well. When I remove wcmmode=disabled from the author URL I'm getting the page...
Hi Community, I've created project using maven archetype. Now I want to sync the codebase with git. Do I need to push the entire project codebase to git repo or there is any .gitignore specific for AEM project ? Please help to answer. Thanks