I have a requirement to develop a login page using AEM and it has to get access through the Existing Traditional Java Web application to authenticate and allow customer to login. What is the best practice to do this with AEM 6.1??
Hi there,I am new to AEM and my team is working on a project for my client.I am posting a few questions on behalf of my team and wondering if anyone could give us some help.None in my team isfamiliar with AEM and these queestions may seem vagur or too easy for some but we are having difficulties gra...
Hi,I have a question about "sling:alias". I have a few pages with a sling:alias configured. During development everything works and when we publish the page, the page is available and can be opened on the publish instance. As I'm setting up the dispatcher and configuring the sling mappings (/etc/map...
Hi,I have been trying to startup AEM as service on Linux CentOS machine by going through this article https://helpx.adobe.com/experience-manager/kb/linux-init-script.html , when I am trying to start the script using 'sh aemscript.sh' I am getting this error line 17: $'\r': command not foundAny ideas...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Post: I have a question related to best practices of /etc/mapping . Following are two nodes under /etc/mapping for ...
In reference to the log files under web consoles -- is there a way to manipulatethe data using an API of sort? Why I want to do this is when developingfor AEM it's inconvenient to go into web console and trying tofind the exception thrown or finding the root error. Especially when thousands of files...
Hi Team,I have to get the org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider configuration in another service. When I tried include it using @Reference, it's package is not resolving. But org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityPro...
I have a client where they have been talked into using AEM and scene7 as a warehouse for their images. We have run into a snag where some users are getting an exception that displays in the left toolbar stating that the maxClauseCount has been breached and that the current count is 1024. Once this h...
Hi,I have one requirement where I need to run the scheduler on production through cron expression on publish but the problem is I have 4 Publish instances on 4 different servers. So If suppose publisher(P1) start the scheduler then at the same time other 3 will also start which creates the issue.I c...