Hello,I have a new instance of AEM 6.1 running (I'm new to AEM) and have followed the Site Importer guide: https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/site-importer.html. When I click run the importer's progress bar endlessly refreshes, and the process is hung up at 'creating design.'...
HiI'm trying to use reCaptcha on one of CQ5.6.1 page. It is working fine on local environment(localhost) but not working on Dev/QA servers. I'm using servlet to validate. My servlet code isprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws Ser...
Hi,I have a requirement to display the filename and the extension on the metadata schema.I was using these:jcr:content/cq:name - for the filename./jcr:content/metadata/dam:Fileformat: For the extensionThe problem is those values are not consistent for all assets.For File Name, I noticed this propert...
I am trying to configure LDAP with my AEM(5.6) instance. The error.log file shows this:com.day.ldap.LDAPConnThread network error on LDAP connection java.io.IOException at com.day.ldap.client.JDAPBERTagDecoder.getElement(JDAPBERTagDecoder.java:119) at com.day.ldap.ber.stream.BERTag.<ini...
Hi,What are the required permissions for a user to be able to see the Folder Settings button in the assets section?When I am logged in as admin I am able to see it, but with an user in the Dam Users group is not able to.Att.
Hi,Is there any documentation about customization or creation of Asset Reports? How can we add custom fields on the reports or create new reports?Thanks
Hi Friends,I have created a project in my local, using Maven Archetype. The project contains a listener component that listens to "Activate" button and a service that is used to migrate the content from old CMS. Everything is working fine in my localhost. I packaged /apps folder and sent it to a fri...
Hi All,I'm looking into the out-of-the-box Translation features, specifically following instructions from this document:https://docs.adobe.com/docs/en/aem/6-1/administer/sites/translation/tc-manage.htmlUnder the heading Creating Translation Projects Using the References Panel, there is the following...
Im getting the following exception when I tried to create a package in author environment using Package Manager. Can someone help me to resolve the issue? Error: http://www.aiim.org/pdfa/ns/id/: is not a registered namespace uri. ThanksBharathi