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
Hi All,can we get more info on how to use CSRF(Cross-Site Request Forgery) in AEM 6.1 as we are migrating to 6.1 we want use this new feature in all our post and get requests .I verified the documentation but needed some example how can implement this ?Thanks,Mani Kumar K
HI all,I am trying to move the page from one place to another place, getting the below error in alert but page is moved successfully. How to avoid that error message. please help me in this."An error occurred while moving page" The below message i have seen in one of blogs that is having information...
Problem Overview:We are upgrading our system from CQ5.4 to AEM 6.1. In the existing code we have referred to POST.jsp using ajax, where we are invoking Authentication services to authenticate an external user to the system. We are getting the below error when we do an ajax post to the resource POST....