Hi All,I am going to work on a project where we have to develop a website having multi-lingual and multi-national sub-sites suing AEM.There are around 44 such sub-sites. Since, its my first ever project where i will be working as a solution architect. I want help with architectural guidelines for th...
I normally use Developer mode to check the load time.But when I am checking in my qa or pre prod mode I am unable to see the component information Has anyone faced a similar issue. How to resolve this.
Hi,We have a community website which currently stores UGC in JCR and we are now planning to migrate to Mongo as common storage layer. Does AEM provide any utility to migrate existing JCR User generated content to Mongo ?Are there any best practices around doing UGC migration from JCR to Mongo ? ENV...
We are working on moving some projects from AEM 6.0 and 6.2 one of the applications has an error and documentation hasn't been helpful.her is the reduced case querybuilder querytype=cq:page path=/content/nera/en/experts p.hits=full p.nodedepth=1 1_property.opertaion=like 1_property=jcr:content/jcr:t...
Hi,We are using AEM6.0 , and in our lower environment it is taking longer time to perform specific authorship functions which reduces the speed at which work can be done. For example, deleting a page in Production takes approximately 5 seconds. In lower environment it takes, on average 40 seconds p...
We have a requirement to expose some user generated content to feed format, so that it can be consumed by third party. Any best practises around this sort of implementation? I can think only of applying authentication on the exposed content.Any AEM OOTB features which can be used for implementing th...
Hi,We are including the <cq:includeClientLib js="cq.jquery" /> ClientLibrary in the <head> of our website and (it appears) to be rendering as below in the HTML source:<!-- in typical AEM setup, is jquery-ui required on Author and/or website? --> <link rel="stylesheet" href="/etc/clientlibs/granite/j...