Hi Everyone,I am facing in issue while creation of lie copies. I have a content tree something that looks like Source page1 page2 page3 page4 page5I am going to activate these pages one by one in sequence using Java Replicator API based on user...
Hi Guys,We have a template A which can be used anywhere with allowed path /content/project/en(/.*)?but it should not be allowed in /content/project/en/xyz/abc/Please help me to figure this out guys.
Hello.We have users who are uploading files and creating directories with spaces in their names. We discovered the existence of these files on dispatchers while troubleshooting chronic caching problems on our AEM 6.0 SP1 farm.Ideally we would like to find some way to prevent people from uploading su...
As a request can this be extended for group sync example as well.https://helpx.adobe.com/experience-manager/using/configuring-aem6-apache-directory-service.html
Hi, I am using AEM 6.1 (actually same issue exists on older AEM too). This is related to RichText editor. IssueIn source mode when we enter below <div> :<div id="my-key">This is test</div> it removes the attributes within <div> and change it to something below:<div>This is test</div> But what we no...
Does AEM 6.1 supports LDAP group sync OOTB Assuming i have LDAP configureduser1 , user2 part of group1and user3 , user 4 part of group2when user1 & user 3 authenticates via LdapIdentityProvider and user synced additionally their group should be auto created /synced in AEM repositoryuser1,user2,user3...
Getting the following error when using AEM 6.1. with LDAP - Authentication is happening against LDAP- user in LDAP created in AEM and able to see log as ExternalLoginModule IDP ldap returned valid user LdapIdentity- when user is redirected to success page get the following java.lang.IllegalArgumen...
I am seeing some unexpected markup generated from 2 sightly files.The Sightly file that includes data-sly-resource and the included Sightly file render ok, until a <ul> element is appears in the included resource markup. After that, repeated unwanted <a> markup elements are generated that include n...
Hi,While querying using the Bulk Editor i was able to run queries like:"jcr:title":'GeoBlog' "sling:resourceType":'social/blog/components/page' search for results with cq:tags, cq:toolbars, subtitles, etc but was not able to run queries for the following:1. cq:template ("cq:template":'/libs/social/...