Hi,I am new to community blogs. I am using aem 6.3. As mentioned in the document in "Community Functions - docs.adobe.com ". I have added all the dependencies and I am also able to create blogs. But couldn't find the configuration to "Allow Privileged Member" and other items. Steps to guide to this...
I have followed this link to create a custom polling importer :Adobe Experience Manager Help | Creating Custom Data Importer Services for Adobe Experience Manager I have followed all the steps correctly on both AEM 6.2 with archetype 10 and AEM 6.3 with archetype 11.But the service seems to get call...
I am working on importing a large amount of DAM Assets from an other CMS. These assets are tagged and there is an established taxonomy. How can i import the established taxonomy in an automated manner. Do i have to create the tagging taxonomy manually or is there any i can import them in an automate...
In AEM 6.3 classic UI, When i am trying to overlay /libs/cq/security/widgets/source/widgets/security/data/AclStore.js to /apps/cq/security/widgets/source/widgets/security/data/AclStore.jsthe following error is coming TypeError: CQ.security.data is undefined CQ.security.data.UserAclStore = CQ.Ext.ext...
We are using SAML to auto-create users in AEM when they log in. Its working fine but the user is getting created in /home/users/* but we would like them to get added to /home/users/community/* so they get all the correct ACL permissions.Right now users can't edit their profiles (blank screen) when c...
Hi,Is there a way to list all the pages locked in AEM? One of the common issues we have is people forgetting to unlock their pages. The idea is if they have a page where they can monitor all the locked pages, whether by the user or everyone, they'll be able to unlock them sooner.ThanksAmin
Hi,I want to hide one page from our website in google and other search engines.Pgae : /content/domain/abc.htmlHow to do configuration in AEM, Any one please send the configuration steps.Br,Ratna Kumar
AEM 6.2The node /etc/dam/video/rep:policy breaks the request to http://<host>:<port>/etc/dam/video.profiles.list.json 500 Internal Server Errorjava.lang.NullPointerExceptionat com.day.cq.dam.video.servlet.VideoProfileListServlet.getProfileName(VideoProfileListServlet.java:185)at com.day.cq.dam.video...