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...
Hi all,I have an AEM web page, with 4 different sections.The authors for these individual sections are different.How does the admin offer access to different users (authors) on different sections?As far I know, it is done at a page level and not below it (within the page.)Appreciate your responses.T...
Hi all,Let us say there is an AEM web site that has 10 pages and all of the pages share the same header with a Logo and other links like “contact us” and footer.I have two questions in this regard:How do we implement it, so that the Header and Footer (once created) come by default to all pages of th...