Hi AllAm replicating content from author to publish instance, for about 500MB of DAM content it's taking around 3hours when i perform activate tree. PDF, Images and other DAM assets go replicates to publish instance faster. But content fragment replication is relatively slower and taking lot of time...
Hi,I am working on AEM 6.2As loginAdministrator is depcreated.So i followed the link: http://adobeaemclub.com/access-to-resourceresolver-in-osgi-services-aem-6-1/I used following code in osgi-bundle:I created the service user and mapped as mention above link . Map<String,Object> paramMap = new HashM...
This is regarding re using of components of Site A to Site B. We have a multi tenant architecture where different sites are to be developed sharing common AEM with different branch w.r.t. sites.There are components which are project specific (having project specific client libs), and other common co...
I have installed and configure Eclipse AEM plugin. Then start to create a new AEM project by eclipse. But always failed.I find some same issue on stackoverflow.http://stackoverflow.com/questions/28556085/aem-eclipse-plugin-new-project-creation-issueI found some error log as below:OS Environmen: Wind...
Hi All,We have 3 websites (aaa.com,bbb.com,ccc.com) hosted in AEM publish and would like to Authenticate user through SAML.But each site is planning to use different IDP URL, Service Provider Entity ID of SAML Authentication handler. (Domain would be same but context is different - e.g http://x.y.co...
Hi, everybody.In a project structure created using Adobe Maven Archetype or Marketing Cloud Maven Archetype, can I use "anything" as the project version of my POMs?Or some values may lead to inconsistencies in the Package Manager and/or in the OSGI installer?I mean, are all the following valid value...
Hi. Is there a forum for authoring best practices and/or tips and tricks? For example, what's the general consensus on giving aurhors the ability to add raw html to pages within AEM? What are some alternatives? Thanks!
I have created a component in hybrid-reference-app and tried to include the JS through external and internal JS code. This is working on website and the Emulator (Chrome Ctrl+Shift+M) , But it's not working on APP.HTML created path -> "/apps/hybrid-reference-app/components/social/social.html"JS crea...
I have a Sling Servlet named RecommendationsServlet which is resolved for one user and un-resolved for the other. I have attached screenshots for both the requests from Felix. Only difference I see is that the request is processed as a customer for one user and full-customer for another in the felix...