I have a customer asking about creating new AEM users via batch process, or API. Looking for any documentation or instructions on how to best create & manage users in AEM.Thanks in advance for any help provided!BK
What is the best process to set-up replication agents for multi domain set up on AEM.We have one author, 2 publishers and 2 dispatchers. 1-1 mapping between dispatcher and publisher. Content is restricted at dispatcher level through each dispatcher configuration (virtual hosts entry). This configur...
Hey there, I have been playing around with the gcc minifier in the Adobe Granite HTML Library Manager settings and it looks great and a big improvement over YUI. One question though. Is it safe to use across the board (i.e. set in OSGi config?) or is it a better idea to apply gcc minification to cl...
Given an AEM 5.6.1 environment, what's the best way to use request headers to generate a resource path prefix?For instance, suppose the locale is provided via httpRequest.getHeader("locale"), and our content is organized in the following tree:en_US/homepage.htmlja_JP/homepage.htmlHow would you take ...
I am going through the tutorial on workflowsAdobe Experience Manager Help | Creating custom AEM workflow steps that send email messages I am using AEM 6.2 and I followed the steps but after I invoke the process, on the error logs I am getting this errorPlease advice?
Hello,I was studying the new feature of AEM, "Content Fragments", introduced in AEM 6.2 and further enhanced in 6.3, however I am not very clear about the actual use-cases of the Content Fragments and need more insight. 1. The Content Fragments are suitable for long article pages or news pages, but...
Hi,I'm currently having a problem if I view a page as published.I get a javascript error saying "Uncaught ReferenceError: KmlMapParser is not defined" but if I add "?debugClientLibs=true" to the end of the URL my problem is fixed.Can anyone explain what is happening here?Thanks,Karl
Hi,We integrated AEM 6.2 with solr using the below link - Adobe Experience Manager Help | Integrating SOLR with Adobe Experience Manager . However when we try the steps on AEM 6.3, it doesnt give expected results. Any pointers?Thanks,Anil