Hi, We have many images uploaded to DAM with special characters , which is creating issues.Could you please let us know the best way to rename all images to remove special characters and update their respective page references?Thanks
AEM 6.2 SP1Here is what I have in terms of rules in the ACL PackagerPackage Name: PROD-EWCM Users Groups And PermissionsPackage Group Name: ACLsPackage Version: 230Package Description: ACL Package initially defined by a ACS AEM Commons - ACL Packager configuration.Packa...
Hi All,I'm trying to create a personalization in AEM 6.2, I referred below article :https://helpx.adobe.com/experience-manager/using/personal61.htmlAbove link article is based on AEM 6.1 and depricated Teaser component.Is there any article provided by AEM for sample personalization configuration in...
In this link https://sinnerschrader.github.io/aem-react project, below lines are used to create maven project:mvn archetype:generate -DarchetypeGroupId=com.sinnerschrader.aem.react -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=10.2 But the components created by the above command is ...
I am facing this issue after installing service pack 2 to AEM 6.0.When I drag n drop any component to page. 4 additional characters adding to back end component name.suppose my component name is hero_feature. If I drag this component to page, some additional characters added to name. If i check thr...
Hi All,We have a requirement to show a pop up to ask for title when content (site/asset) is pasted.Scenario: We select any asset/page and click on copy, then when we click on Paste, a pop up should come asking for title with which new content should be created. We need to do this for AEM 6.2 Touch U...
[http://stackoverflow.com/questions/42446673/search-and-promote-null-pointer] Using the provided OOTB Search & Promote components with an S&P service the following error is thrown when I try and search:GET /content/Search/Results.html HTTP/1.1] org.apache.commons.httpclient.HttpMethodBaseGoing to bu...
Hi all,I am trying to write Junit test by using WCM IO testing tools. I have been reading lots of articles but I can't make it work. The steps I follow are:Add maven dependency for AEM 6.2 <dependency> <groupId>io.wcm</groupId> <artifactId>io.wcm.testing.aem-mock</artifactId> <version...
I've been playing around with content fragments and am wondering if it's possible to have the fragment variations tie to specific responsive layoutsI created a fragment and 3 variations (main, tablet and mobile) When I toggle the responsible emulator, I'm only seeing the main variation. I was wonder...